From 3ebc28efa81936f01573a92748b3745570ac020b Mon Sep 17 00:00:00 2001 From: Chris Costello Date: Thu, 5 Dec 2002 00:05:38 +0000 Subject: Document the following MAC policies: o Biba: A data integrity policy o BSD Extended: Support for the firewall-like access controls (ugidfw(8)) o MLS: Multi-level security, a confidentiality policy (These files originally lived in src/share/man/man9) Approved by: re (blanket) Sponsored by: DARPA, Network Associates Labs Obtained from: TrustedBSD Project --- share/man/man9/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man9/Makefile') diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index 8451c7481f44..7abdb28adc51 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -48,7 +48,7 @@ MAN= BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9 BUF_REFCNT.9 \ jumbo.9 \ kernacc.9 kobj.9 kthread.9 ktr.9 \ lock.9 \ - mac.9 mac_biba.9 mac_bsdextended.9 mac_mls.9 \ + mac.9 \ make_dev.9 malloc.9 mbchain.9 mbuf.9 mdchain.9 \ mi_switch.9 microseq.9 microtime.9 microuptime.9 \ module.9 mtx_pool.9 mutex.9 \ -- cgit v1.2.3