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.24.2~85 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8a44a9d8dc78c81995ded6864e2e405ade6888e0;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.