diff options
Diffstat (limited to 'usr.sbin/setfmac/setfmac.8')
-rw-r--r-- | usr.sbin/setfmac/setfmac.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/setfmac/setfmac.8 b/usr.sbin/setfmac/setfmac.8 index 175c35a4c739..fd629a029fa2 100644 --- a/usr.sbin/setfmac/setfmac.8 +++ b/usr.sbin/setfmac/setfmac.8 @@ -74,7 +74,7 @@ transaction. The following options are available: .Bl -tag -width indent .It Fl e -Treat any filesystems encountered which do not support MAC labelling as +Treat any file systems encountered which do not support MAC labelling as errors, instead of warning and skipping past them. .It Fl f Ar specfile Add the specifications in @@ -112,7 +112,7 @@ Increase the degree of verbosity. When given, information detailing the labelling operation is printed while in progress. .It Fl x -Do not cross recurse into new filesystems when traversing them. +Do not cross recurse into new file systems when traversing them. .El .Sh SEE ALSO .Xr mac 3 , |