diff options
| author | Chris Costello <chris@FreeBSD.org> | 2003-03-26 20:25:13 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2003-03-26 20:25:13 +0000 |
| commit | 03b920e1a8034f184d740c3d41e6082db8c089d2 (patch) | |
| tree | d7007b45bd4d4bf333e2f804847a8d7976ab2c39 | |
| parent | eae870cdb4925ed3cf70ea90a67a683f28ab92da (diff) | |
Notes
| -rw-r--r-- | usr.sbin/setfmac/setfsmac.8 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/setfmac/setfsmac.8 b/usr.sbin/setfmac/setfsmac.8 index cff9bec2e7ac..9c1289d2925c 100644 --- a/usr.sbin/setfmac/setfsmac.8 +++ b/usr.sbin/setfmac/setfsmac.8 @@ -98,6 +98,14 @@ Increase the degree of verbosity. .It Fl x Do not recurse into new file systems when traversing them. .El +.Sh FILES +.Bl -tag -width /usr/share/security/lomac-policy.contexts -compact +.It Pa /usr/share/security/lomac-policy.contexts +Sample specfile containing LOMAC policy entries. +.El +.Sh EXAMPLES +See +.Sx FILES . .Sh AUTHORS This software was contributed to the .Fx |
