Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/cp Adjust wording of previous and fix a couple grammar s...
details: https://anonhg.NetBSD.org/src/rev/81762e460ad7
branches: trunk
changeset: 767926:81762e460ad7
user: dholland <dholland%NetBSD.org@localhost>
date: Wed Aug 03 15:44:15 2011 +0000
description:
Adjust wording of previous and fix a couple grammar slipups/typos.
diffstat:
bin/cp/cp.1 | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r fab02d420ba2 -r 81762e460ad7 bin/cp/cp.1
--- a/bin/cp/cp.1 Wed Aug 03 15:00:29 2011 +0000
+++ b/bin/cp/cp.1 Wed Aug 03 15:44:15 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cp.1,v 1.40 2011/08/03 14:02:59 wiz Exp $
+.\" $NetBSD: cp.1,v 1.41 2011/08/03 15:44:15 dholland Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -134,11 +134,11 @@
the set user ID or set group ID bits are preserved in the copy's
permissions.
.Pp
-Extended attributes from all accessible namespaces are copied, the
-others being ignored.
-If an error occur during the copy, a message is displayed and
-.Nm cp
-skips the other extended attributes for the file.
+Extended attributes from all accessible namespaces are copied;
+others are ignored.
+If an error occurs during this copy, a message is displayed and
+.Nm
+skips the other extended attributes for that file.
.It Fl R
If
.Ar source_file
Home |
Main Index |
Thread Index |
Old Index