From 200d3a3d43a363fd0938b638a20c45aedbaaa282 Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 15 Jan 2003 00:45:31 +0000 Subject: o Document mac_prepare() and associated functions o Link mac_get_pid.3 to mac_get.3 o Update SEE ALSO to refer to mac_prepare, and added missing references o Remove clause #3 on my work o Update mac_get.3 for the updated MAC API Sponsored by: DARPA, Network Associates Laboratories Obtained from: TrustedBSD Project --- lib/libc/posix1e/mac_free.3 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/libc/posix1e/mac_free.3') diff --git a/lib/libc/posix1e/mac_free.3 b/lib/libc/posix1e/mac_free.3 index c65eb28..8c1aab6 100644 --- a/lib/libc/posix1e/mac_free.3 +++ b/lib/libc/posix1e/mac_free.3 @@ -61,8 +61,10 @@ function. .Sh SEE ALSO .Xr mac 3 , .Xr mac_get 3 , +.Xr mac_prepare 3 , .Xr mac_set 3 , -.Xr mac_text 3 +.Xr mac_text 3 , +.Xr mac 9 .Sh STANDARDS POSIX.1e is described in IEEE POSIX.1e draft 17. Discussion of the draft -- cgit v1.1