]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: remove obsolete and confusing statement from mount.8
authorPhillip Susi <psusi@ubuntu.com>
Sat, 8 Feb 2014 16:44:02 +0000 (11:44 -0500)
committerKarel Zak <kzak@redhat.com>
Wed, 23 Apr 2014 08:54:31 +0000 (10:54 +0200)
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>
sys-utils/mount.8

index fd68f18271fdc11c7d85180db48930cca369c614..5ac5ea5e0596e43d46972317d5b42ead4a826664 100644 (file)
@@ -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.