From: Phillip Susi Date: Sat, 8 Feb 2014 16:44:02 +0000 (-0500) Subject: mount: remove obsolete and confusing statement from mount.8 X-Git-Tag: v2.25-rc1~608 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c12e0662335e1da4d1b413f22e83d3f538fa2377;p=thirdparty%2Futil-linux.git 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 --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index fd68f18271..5ac5ea5e05 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.