summaryrefslogtreecommitdiffstats
path: root/sys-utils/setpriv.1
diff options
context:
space:
mode:
authorJ William Piggott2015-01-20 02:11:52 +0100
committerJ William Piggott2015-01-21 00:15:30 +0100
commitb06c1ca6f8708e541d102843ed9b9bd38ce207cd (patch)
tree29c49ad44541dd7f3b67f9c744b9a9b625b675ae /sys-utils/setpriv.1
parentlibfdisk: accept Start offset in {B,M,G..}iB in sfdisk scripts (diff)
downloadkernel-qcow2-util-linux-b06c1ca6f8708e541d102843ed9b9bd38ce207cd.tar.gz
kernel-qcow2-util-linux-b06c1ca6f8708e541d102843ed9b9bd38ce207cd.tar.xz
kernel-qcow2-util-linux-b06c1ca6f8708e541d102843ed9b9bd38ce207cd.zip
docs: restore minus symbols in long opts
Signed-off-by: J William Piggott <elseifthen@gmx.com>
Diffstat (limited to 'sys-utils/setpriv.1')
-rw-r--r--sys-utils/setpriv.112
1 files changed, 6 insertions, 6 deletions
diff --git a/sys-utils/setpriv.1 b/sys-utils/setpriv.1
index 2a104248b..099a4bc75 100644
--- a/sys-utils/setpriv.1
+++ b/sys-utils/setpriv.1
@@ -21,7 +21,7 @@ mostly useless, information. Incompatible with all other options.
.B \-\-groups \fIgroup\fR...
Set supplementary groups. The argument is a comma-separated list.
.TP
-.BR \-\-inh-caps " (" + | \- ) \fIcap "... or " \-\-bounding\-set " (" + | \- ) \fIcap ...
+.BR \-\-inh\-caps " (" + | \- ) \fIcap "... or " \-\-bounding\-set " (" + | \- ) \fIcap ...
Set the inheritable capabilities or the capability bounding set. See
.BR capabilities (7).
The argument is a comma-separated list of
@@ -49,7 +49,7 @@ Preserve supplementary groups. Only useful in conjunction with
.BR \-\-list\-caps
List all known capabilities. This option must be specified alone.
.TP
-.B \-\-no-new-privs
+.B \-\-no\-new\-privs
Set the
.I no_new_privs
bit. With this bit set,
@@ -71,9 +71,9 @@ Set the real, effective, or both gids. The \fIgid\fR argument can be
given as textual group name.
.sp
For safety, you must specify one of
-.BR \-\-clear-groups ,
+.BR \-\-clear\-groups ,
.BR \-\-groups ", or"
-.BR \-\-keep-groups
+.BR \-\-keep\-groups
if you set any primary
.IR gid .
.TP
@@ -105,7 +105,7 @@ is cleared by
.BR execve (2)
and is therefore not allowed.
.TP
-.BI \-\-selinux-label " label"
+.BI \-\-selinux\-label " label"
Request a particular SELinux transition (using a transition on exec, not
dyntrans). This will fail and cause
.BR setpriv (1)
@@ -117,7 +117,7 @@ conjunction with
This is similar to
.BR runcon (1).
.TP
-.BI \-\-apparmor-profile " profile"
+.BI \-\-apparmor\-profile " profile"
Request a particular AppArmor profile (using a transition on exec). This will
fail and cause
.BR setpriv (1)