summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/mac_free.3
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2009-08-12 10:46:48 +0000
committerrwatson <rwatson@FreeBSD.org>2009-08-12 10:46:48 +0000
commitf430081d7006295c29fcbb5bf0ed281cfe7086a2 (patch)
tree132442f9d2905207b680399d6af777c1fbe1c867 /lib/libc/posix1e/mac_free.3
parent9e874420d64710cea7d496e55e353ef958a2181d (diff)
downloadFreeBSD-src-f430081d7006295c29fcbb5bf0ed281cfe7086a2.zip
FreeBSD-src-f430081d7006295c29fcbb5bf0ed281cfe7086a2.tar.gz
Update posix1e-related man pages, especially as relates to MAC, to more
accurately reflect the last ten years of work. Approved by: re (kib)
Diffstat (limited to 'lib/libc/posix1e/mac_free.3')
-rw-r--r--lib/libc/posix1e/mac_free.39
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/libc/posix1e/mac_free.3 b/lib/libc/posix1e/mac_free.3
index 33ef9ec..78118a1 100644
--- a/lib/libc/posix1e/mac_free.3
+++ b/lib/libc/posix1e/mac_free.3
@@ -64,6 +64,7 @@ function.
.Xr mac_prepare 3 ,
.Xr mac_set 3 ,
.Xr mac_text 3 ,
+.Xr posix1e 3 ,
.Xr mac 4 ,
.Xr mac 9
.Sh STANDARDS
@@ -91,8 +92,8 @@ is a complex structure in the
.Tn TrustedBSD
implementation,
.Fn mac_free
-is specific to that type, and must not be used to free the character
-strings returned from
+is specific to
+.Vt mac_3 ,
+and must not be used to free the character strings returned from
.Fn mac_to_text .
-Doing so may result in undefined behavior,
-including application failure.
+Doing so may result in undefined behavior.
OpenPOWER on IntegriCloud