summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1996-02-08 19:06:06 +0000
committerpst <pst@FreeBSD.org>1996-02-08 19:06:06 +0000
commit03d140978114a77eff40ed1434e00f391b0ef15f (patch)
treeb3af94068cf286daa90e2968823a1b048d36d623 /lib/libc
parent380c7bb904accadf05ab65118e6a9a672bc7dc05 (diff)
downloadFreeBSD-src-03d140978114a77eff40ed1434e00f391b0ef15f.zip
FreeBSD-src-03d140978114a77eff40ed1434e00f391b0ef15f.tar.gz
Clean up documentation on setuid/setgid bit handling.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/chown.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/chown.2 b/lib/libc/sys/chown.2
index 11c3956..89656f3 100644
--- a/lib/libc/sys/chown.2
+++ b/lib/libc/sys/chown.2
@@ -66,7 +66,8 @@ capability is restricted to the super-user.
clears the set-user-id and set-group-id bits
on the file
to prevent accidental or mischievous creation of
-set-user-id and set-group-id programs.
+set-user-id and set-group-id programs if not executed
+by the super-user.
.Pp
.Fn Fchown
is particularly useful when used in conjunction
OpenPOWER on IntegriCloud