aboutsummaryrefslogtreecommitdiff
path: root/bin/cp
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-07-02 21:04:19 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-07-02 21:04:19 +0000
commiteccea571a771f9fa80ccb3963855f281db792efd (patch)
tree689771de43fefbd125bbf91e0e8eebf67141a5a2 /bin/cp
parent7bc54d2f77705b3ad5d8743466e614f6fcc86516 (diff)
Notes
Diffstat (limited to 'bin/cp')
-rw-r--r--bin/cp/cp.13
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/cp/cp.1 b/bin/cp/cp.1
index 6c408b844af3..abec6901ab31 100644
--- a/bin/cp/cp.1
+++ b/bin/cp/cp.1
@@ -173,7 +173,8 @@ to be verbose, showing files as they are copied.
.El
.Pp
For each destination file that already exists, its contents are
-overwritten if permissions allow. Its mode, user ID, and group
+overwritten if permissions allow.
+Its mode, user ID, and group
ID are unchanged unless the
.Fl p
option was specified.