summaryrefslogtreecommitdiffstats
path: root/utils/exportfs
diff options
context:
space:
mode:
Diffstat (limited to 'utils/exportfs')
-rw-r--r--utils/exportfs/exports.man7
1 files changed, 5 insertions, 2 deletions
diff --git a/utils/exportfs/exports.man b/utils/exportfs/exports.man
index ec33442..d57b8b4 100644
--- a/utils/exportfs/exports.man
+++ b/utils/exportfs/exports.man
@@ -402,8 +402,11 @@ Here's the complete list of mapping options:
.TP
.IR root_squash
Map requests from uid/gid 0 to the anonymous uid/gid. Note that this does
-not apply to any other uids that might be equally sensitive, such as user
-.IR bin .
+not apply to any other uids or gids that might be equally sensitive, such as
+user
+.IR bin
+or group
+.IR staff .
.TP
.IR no_root_squash
Turn off root squashing. This option is mainly useful for diskless clients.