summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys-utils/mount.88
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 73d816c30..379392b9b 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -1164,12 +1164,12 @@ or
Do not use the lazytime feature.
.TP
.B suid
-Allow set-user-ID or set-group-ID bits to take
-effect.
+Honor set-user-ID and set-group-ID bits or file capabilities when
+executing programs from this filesystem.
.TP
.B nosuid
-Do not allow set-user-ID or set-group-ID bits to take
-effect.
+Do not honor set-user-ID and set-group-ID bits or file capabilities when
+executing programs from this filesystem.
.TP
.B silent
Turn on the silent flag.