aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/setfmac/setfmac.8
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2002-12-03 15:19:15 +0000
committerRobert Watson <rwatson@FreeBSD.org>2002-12-03 15:19:15 +0000
commit214adc07e150b8282be1310518c33eeb7f7dd00f (patch)
treeb9d7858de2bbe26faa14ff1da1a902a73e186603 /usr.sbin/setfmac/setfmac.8
parentdf9bd3e90c3e9d1a226903ee3ff9d1ad2f26420f (diff)
downloadsrc-214adc07e150b8282be1310518c33eeb7f7dd00f.tar.gz
src-214adc07e150b8282be1310518c33eeb7f7dd00f.zip
Mdoc markup and language fixes.
Submitted by: ru Approved by: re (jhb) Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
Notes
Notes: svn path=/head/; revision=107550
Diffstat (limited to 'usr.sbin/setfmac/setfmac.8')
-rw-r--r--usr.sbin/setfmac/setfmac.819
1 files changed, 12 insertions, 7 deletions
diff --git a/usr.sbin/setfmac/setfmac.8 b/usr.sbin/setfmac/setfmac.8
index 62312e27b62a..73db4990ae9f 100644
--- a/usr.sbin/setfmac/setfmac.8
+++ b/usr.sbin/setfmac/setfmac.8
@@ -39,13 +39,12 @@
.Nm setfmac
.Op Fl hR
.Ar label
-.Op Ar file ...
+.Ar
.Nm setfsmac
.Op Fl ehvx
.Op Fl f Ar specfile
.Op Fl s Ar specfile
-.Ar path
-.Op Ar file ...
+.Ar
.Sh DESCRIPTION
The
.Nm setfmac
@@ -89,17 +88,23 @@ than the file that the link points to.
Add the specification in
.Ar specfile ,
but assume that the specification format is that used in the port
-of SELinux to FreeBSD as SEBSD.
+of
+.Tn SELinux
+to
+.Fx ,
+.Tn SEBSD.
At most one of the specifications will be applied to each file traversed per
.Fl f Ar specfile
given.
The prefix
-.Dq sebsd/
+.Dq Li sebsd/
will automatically be prepended to the labels in this file, and labels
matching
-.Dq <<none>>
+.Dq Li <<none>>
will be explicitly not relabeled.
-This permits SEBSD to re-use existing SELinux policy specification files
+This permits SEBSD to re-use existing
+.Tn SELinux
+policy specification files
unmodified.
.It Fl v
Increase the degree of verbosity.