PERFORCE change 109991 for review
Todd Miller
millert at FreeBSD.org
Tue Nov 14 20:53:44 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=109991
Change 109991 by millert at millert_g5tower on 2006/11/14 20:40:50
Less bad manual page.
Affected files ...
.. //depot/projects/trustedbsd/sedarwin8/darwin/mac_cmds/getfmac/getfmac.8#2 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin8/darwin/mac_cmds/getfmac/getfmac.8#2 (text+ko) ====
@@ -1,4 +1,5 @@
.\" Copyright (c) 2002 Networks Associates Technology, Inc.
+.\" Copyright (c) 2006 SPARTA, Inc.
.\" All rights reserved.
.\"
.\" This software was developed for the FreeBSD Project by Chris
@@ -42,16 +43,30 @@
.Sh SYNOPSIS
.Nm
.Op Fl h
-.Op Fl l Ar list,of,labels
+.Op Fl l Ar namespace(s)
.Op Ar
.Sh DESCRIPTION
The
.Nm
utility prints the text representation of the MAC label associated with the
specified files.
+.Pp
+The following options are available:
+.Bl -tag -width indent
+.It Fl h
+Print label information for any symbolic links encountered, rather
+than the link's target.
+.It Fl l Ar namespace(s)
+Print label information for the comma-separated list of label namespaces.
+By default, label information is printed for the namespaces listed in
+.Xr mac.conf 5 ,
+or the namespaces of all loaded policy modules if that file does
+not exist.
+.El
.Sh SEE ALSO
.Xr mac 3 ,
.Xr mac_get_file 3 ,
.Xr mac 4 ,
+.Xr mac.conf 5 ,
.Xr setfmac 8 ,
.Xr mac 9
More information about the trustedbsd-cvs
mailing list