]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(cp invocation): Reflect 2001-07-08 change to cp (via copy.c).
authorJim Meyering <jim@meyering.net>
Sat, 14 Jul 2001 13:09:33 +0000 (13:09 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 14 Jul 2001 13:09:33 +0000 (13:09 +0000)
doc/coreutils.texi

index a7768083f40e1e9f646d2184776f3ebd1981f7be..fe5fc6a75dac48ca3e99867c8eb7c3091f3ea9c8 100644 (file)
@@ -5474,7 +5474,7 @@ Always follow symbolic links.
 Preserve the original files' owner, group, permissions, and timestamps.
 In the absence of this option, each destination file is created with the
 permissions of the corresponding source file, minus the bits set in the
-umask. @xref{File permissions}.
+umask and minus the set-user-id and set-group-id bits. @xref{File permissions}.
 
 @item -P
 @itemx --parents