summaryrefslogtreecommitdiffstats
path: root/share/man/man4/mac_none.4
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2003-08-21 16:53:06 +0000
committerrwatson <rwatson@FreeBSD.org>2003-08-21 16:53:06 +0000
commit2196e19a695e1ac9983de46fa3e8163bbf646cda (patch)
tree8ddfdc5a0c27633e6d82477660fa0fa75fe91474 /share/man/man4/mac_none.4
parent4d2cd82d305091b3ccda4e819fddfdfb33312270 (diff)
downloadFreeBSD-src-2196e19a695e1ac9983de46fa3e8163bbf646cda.zip
FreeBSD-src-2196e19a695e1ac9983de46fa3e8163bbf646cda.tar.gz
Hook up repo-copied mac_none.4 to mac_stub.4.
Update mac_none to reflect change in role; xref mac_stub. Update mac_stub to reflect name change, arrival in 5.1; xref mac_none. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
Diffstat (limited to 'share/man/man4/mac_none.4')
-rw-r--r--share/man/man4/mac_none.412
1 files changed, 7 insertions, 5 deletions
diff --git a/share/man/man4/mac_none.4 b/share/man/man4/mac_none.4
index 53f3e4c..c91410c 100644
--- a/share/man/man4/mac_none.4
+++ b/share/man/man4/mac_none.4
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2002 Networks Associates Technology, Inc.
+.\" Copyright (c) 2002, 2003 Networks Associates Technology, Inc.
.\" All rights reserved.
.\"
.\" This software was developed for the FreeBSD Project by Chris Costello
@@ -35,9 +35,9 @@
.Dt MAC_NONE 4
.Sh NAME
.Nm mac_none
-.Nd "sample MAC policy module"
+.Nd "null MAC policy module"
.Sh SYNOPSIS
-To compile the sample policy
+To compile the null policy
into your kernel, place the following lines in your kernel
configuration file:
.Bd -ragged -offset indent
@@ -61,8 +61,9 @@ The
.Nm
policy module implements a sample MAC policy that has no effect on
access control in the system.
-Each MAC entry point is a
-.Dq no-op .
+Unlinke
+.Xr 4 mac_stub ,
+none of the MAC entry points are defined.
.Ss Label Format
No labels are defined for
.Nm .
@@ -76,6 +77,7 @@ No labels are defined for
.Xr mac_partition 4 ,
.Xr mac_portacl 4 ,
.Xr mac_seeotheruids 4 ,
+.Xr mac_stub 4 ,
.Xr mac_test 4 ,
.Xr mac 9
.Sh HISTORY
OpenPOWER on IntegriCloud