aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/mac.9
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2006-07-10 20:51:30 +0000
committerJoel Dahl <joel@FreeBSD.org>2006-07-10 20:51:30 +0000
commitca5195cb7aab3764d02a080b00d108494c6324a4 (patch)
treeef257f926014098686ea4a302a825e0c5ad28989 /share/man/man9/mac.9
parentacdd09f94420d73bb2547153d2e5cc77ffc7a5f6 (diff)
downloadsrc-ca5195cb7aab3764d02a080b00d108494c6324a4.tar.gz
src-ca5195cb7aab3764d02a080b00d108494c6324a4.zip
The TrustedBSD MAC Framework is documented in the Architecture handbook,
not in the Developers handbook. Submitted by: Samy Al Bahra
Notes
Notes: svn path=/head/; revision=160247
Diffstat (limited to 'share/man/man9/mac.9')
-rw-r--r--share/man/man9/mac.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/mac.9 b/share/man/man9/mac.9
index a333e4dc1adb..29df0bdcdfd0 100644
--- a/share/man/man9/mac.9
+++ b/share/man/man9/mac.9
@@ -33,7 +33,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 16, 2002
+.Dd July 10, 2006
.Dt MAC 9
.Os
.Sh NAME
@@ -172,8 +172,8 @@ for information on the MAC Framework APIs.
.Xr vaccess_acl_posix1e 9 ,
.Xr VFS 9
.Rs
-.%T "The FreeBSD Developers' Handbook"
-.%O "http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/developers-handbook/"
+.%T "The FreeBSD Architecture Handbook"
+.%O "http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/arch-handbook/"
.Re
.Sh HISTORY
The