diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2022-08-14 13:43:27 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2022-08-14 13:43:27 +0000 |
| commit | e67af79c4b0d79163cc2730a619e0fc41cb3ca49 (patch) | |
| tree | 7b81a2b5062ee673d756212f3c7815c2160e35ba /sbin | |
| parent | 4ee44ffcca3cc811e7961f5bf218ee08ca45e01a (diff) | |
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/mount/mount.8 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 2a877c04c079..63b265982a3e 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -264,9 +264,7 @@ mounted partition. .It Cm nosuid Do not allow set-user-identifier or set-group-identifier bits to take effect. Note: this option is worthless if a public available suid or sgid -wrapper like -.Xr suidperl 1 -is installed on your system. +wrapper is installed on your system. It is set automatically when the user does not have super-user privileges. .It Cm nosymfollow Do not follow symlinks |
