HomeFreeBSD

libc: fix description issues in mac_text(3)/mac_free(3)

Description

libc: fix description issues in mac_text(3)/mac_free(3)

mac_text(3) as-written would seem to indicate that a mac_t should be
freed with free(3), but this isn't the case. One can derive from
context from when the change was introduced and COMPATIBILITY that this
was intended to talk about *text in mac_to_text, so move the comment
there.

PR: 179832
Co-authored-by: Priit Järv <priit cc ttu ee>
MFC after: 3 days

Details

Provenance
kevansAuthored on Oct 26 2025, 3:10 PM
Parents
rGa31d432264c4: pfctl(8): Fix a typo in an error message
Branches
Unknown
Tags
Unknown