Package: policycoreutils
Version: 1.32-1
Severity: normal
Fix some options that are omitted from the man page
--- semanage.8.orig 2007-01-09 17:59:28.000000000 +1100
+++ semanage.8 2007-01-11 16:56:27.000000000 +1100
@@ -7,7 +7,7 @@
.br
.B semanage login \-{a|d|m} [\-sr] login_name
.br
-.B semanage user \-{a|d|m} [\-LrR] selinux_name
+.B semanage user \-{a|d|m} [\-LrRP] selinux_name
.br
.B semanage port \-{a|d|m} [\-tr] [\-p protocol] port | port_range
.br
@@ -45,7 +45,7 @@
.TP
.I \-f, \-\-ftype
File Type. This is used with fcontext.
-Requires a file type as shown in the mode field by ls, e.g. use -d to match
only directories or -- to match only regular files.
+Requires a file type as shown in the mode field by ls, use -d to match only
directories -- for regular files, -c for character devices, -b for block
devices, -s for sockets, -l for symbolic links, and -p for pipes.
.TP
.I \-h, \-\-help
display this message
@@ -78,7 +78,10 @@
SELinux Type for the object
.TP
.I \-T, \-\-trans
-SELinux Translation
+SELinux level Translation
+.TP
+.I \-P, \-\-prefix
+Labelling prefix for the user (sysadm, staff, or user)
.TP
.I \-v, \-\-verbose
verbose output
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]