diff options
author | joel <joel@FreeBSD.org> | 2006-07-11 16:26:40 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2006-07-11 16:26:40 +0000 |
commit | 6b04f8685ad77c024a8437529420fbbd18eae901 (patch) | |
tree | b3fbf78a4562bdc7dc932bacd70c1ed33ad3d4ef | |
parent | 510c505cb511f6cff31809b1aeea2803371bef94 (diff) | |
download | FreeBSD-src-6b04f8685ad77c024a8437529420fbbd18eae901.zip FreeBSD-src-6b04f8685ad77c024a8437529420fbbd18eae901.tar.gz |
Gah. Replace another instance of "Developer's Handbook" with
"Architecture Handbook".
-rw-r--r-- | share/man/man9/mac.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/mac.9 b/share/man/man9/mac.9 index 29df0bd..395f7a0 100644 --- a/share/man/man9/mac.9 +++ b/share/man/man9/mac.9 @@ -152,7 +152,7 @@ the new entry points so that they may consistently enforce their policies. .Sh ENTRY POINTS System service and module authors should reference the -.%T "FreeBSD Developer's Handbook" +.%T "FreeBSD Architecture Handbook" for information on the MAC Framework APIs. .Sh SEE ALSO .Xr acl 3 , |