summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorPhillip Susi2014-02-08 17:44:02 +0100
committerKarel Zak2014-02-10 18:58:53 +0100
commitc12e0662335e1da4d1b413f22e83d3f538fa2377 (patch)
tree71b881c9e117ccbe07f05a257891e728d7dc53f4 /sys-utils/mount.8
parentfix mkfs --verbose and man page (diff)
downloadkernel-qcow2-util-linux-c12e0662335e1da4d1b413f22e83d3f538fa2377.tar.gz
kernel-qcow2-util-linux-c12e0662335e1da4d1b413f22e83d3f538fa2377.tar.xz
kernel-qcow2-util-linux-c12e0662335e1da4d1b413f22e83d3f538fa2377.zip
mount: remove obsolete and confusing statement from mount.8
The wording was confusing and suidperl has gone the way of the dodo, and really didn't need mentionting in mount.8. Signed-off-by: Phillip Susi <psusi@ubuntu.com>
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.83
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index fd68f1827..5ac5ea5e0 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -1078,8 +1078,7 @@ effect.
.TP
.B nosuid
Do not allow set-user-identifier or set-group-identifier bits to take
-effect. (This seems safe, but is in fact rather unsafe if you have
-suidperl(1) installed.)
+effect.
.TP
.B silent
Turn on the silent flag.