From f34f8701fa9b76ec6adeed1c1bde33f411156781 Mon Sep 17 00:00:00 2001 From: rwatson Date: Tue, 22 Oct 2002 01:52:53 +0000 Subject: [PATCH] .Xr mac.3 and posix1e.3 to mac.9. Point at sys/mac.h in posix1e.3. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories --- lib/libc/posix1e/mac.3 | 3 ++- lib/libc/posix1e/posix1e.3 | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/lib/libc/posix1e/mac.3 b/lib/libc/posix1e/mac.3 index c6a70d07e5e6..d7af962679c6 100644 --- a/lib/libc/posix1e/mac.3 +++ b/lib/libc/posix1e/mac.3 @@ -129,7 +129,8 @@ at this time. .Xr mac_free 3 , .Xr mac_get 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 diff --git a/lib/libc/posix1e/posix1e.3 b/lib/libc/posix1e/posix1e.3 index 3c80e1514ea7..407bfe0610b9 100644 --- a/lib/libc/posix1e/posix1e.3 +++ b/lib/libc/posix1e/posix1e.3 @@ -38,7 +38,7 @@ .In sys/acl.h .\" .In sys/audit.h .In sys/capability.h -.\" .In sys/mac.h +.In sys/mac.h .Sh DESCRIPTION The IEEE POSIX.1e specification never left draft form, but the interfaces it describes are now widely used despite inherent limitations. Currently, @@ -97,7 +97,8 @@ use in the short term. .Xr mac 3 , .Xr acl 9 , .Xr cap 9 , -.Xr extattr 9 +.Xr extattr 9 , +.Xr mac 9 .Sh STANDARDS POSIX.1e is described in IEEE POSIX.1e draft 17. Discussion of the draft continues on the cross-platform POSIX.1e implementation