aboutsummaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>2002-12-18 22:46:45 +0000
committerChris Costello <chris@FreeBSD.org>2002-12-18 22:46:45 +0000
commit5fa6546535583c3690a2d2f7faf5a82e886af619 (patch)
treed0c24d174b8b6bd230cbacf98f2d16b51e76310a /share/man
parent0f953c65d1f0ff4773e9cac68cddea18b3fdf3ff (diff)
downloadsrc-5fa6546535583c3690a2d2f7faf5a82e886af619.tar.gz
src-5fa6546535583c3690a2d2f7faf5a82e886af619.zip
Refer to the now-existent `options MAC_BSDEXTENDED'.
MFC Candidate. Prompted by: dcs Sponsored by: DARPA, Network Associates Laboratories
Notes
Notes: svn path=/head/; revision=108063
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/mac_bsdextended.413
1 files changed, 6 insertions, 7 deletions
diff --git a/share/man/man4/mac_bsdextended.4 b/share/man/man4/mac_bsdextended.4
index e84e6eaa2dd2..0e47b7d846f9 100644
--- a/share/man/man4/mac_bsdextended.4
+++ b/share/man/man4/mac_bsdextended.4
@@ -39,13 +39,12 @@
.Nm mac_bsdextended
.Nd file system firewall policy
.Sh SYNOPSIS
-.\" To compile the file system firewall policy into your kernel,
-.\" place the following lines in your kernel configuration file:
-.\" .Cd "options MAC"
-.\" .Cd "options MAC_BSDEXTENDED"
-.\" .Pp
-.\" Alternately, to load the MLS module at boot time, place the following line
-To load the file system firewall policy module at boot time,
+To compile the file system firewall policy into your kernel,
+place the following lines in your kernel configuration file:
+.Cd "options MAC"
+.Cd "options MAC_BSDEXTENDED"
+.Pp
+Alternately, to load the file system firewall policy module at boot time,
place the following line in your kernel configuration file:
.Cd "options MAC"
.Pp