Index: chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml,v retrieving revision 1.125 diff -u -r1.125 chapter.sgml --- chapter.sgml 2002/12/05 17:24:34 1.125 +++ chapter.sgml 2002/12/08 20:23:07 @@ -3734,7 +3734,7 @@ Vendor: TrustedBSD Project Module name: mac_none.ko Kernel option: MAC_NONE - The None policy (XXXMANPAGE) provides a stub + The None policy (&man.mac.none.4;) provides a stub sample policy for developers, implementing all entry points, but not changing the system access control policy. Running this on a production system would @@ -3765,7 +3765,7 @@ Vendor: TrustedBSD Project Module name: mac_seeotheruids.ko Kernel option: MAC_BIBA - The See Other Uids policy (XXXMANPAGE) implements + The See Other Uids policy (&man.mac.seeotheruids.4;) implements a similar process visibility model to mac_partition, except that it relies on process credentials to control visibility of processes, rather than partition labels. This @@ -3782,7 +3782,7 @@ Vendor: TrustedBSD Project Module name: mac_test.ko Kernel option: MAC_TEST - The Test policy (XXXMANPAGE) provides a regression test + The Test policy (&man.mac.test.4;) provides a regression test environment for the MAC Framework, and will cause a fail-stop in the event that internal MAC Framework assertions about proper data labeling fail. This module can be used to