Module Name:    src
Committed By:   wiz
Date:           Wed Aug  3 14:02:59 UTC 2011

Modified Files:
        src/bin/cp: cp.1

Log Message:
New sentence, new line. Remove trailing whitespace. Bump date for previous.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/bin/cp/cp.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/bin/cp/cp.1
diff -u src/bin/cp/cp.1:1.39 src/bin/cp/cp.1:1.40
--- src/bin/cp/cp.1:1.39	Wed Aug  3 12:55:03 2011
+++ src/bin/cp/cp.1	Wed Aug  3 14:02:59 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: cp.1,v 1.39 2011/08/03 12:55:03 manu Exp $
+.\"	$NetBSD: cp.1,v 1.40 2011/08/03 14:02:59 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\"	@(#)cp.1	8.3 (Berkeley) 4/18/94
 .\"
-.Dd April 2, 2011
+.Dd August 3, 2011
 .Dt CP 1
 .Os
 .Sh NAME
@@ -135,11 +135,10 @@
 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 
+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.
+skips the other extended attributes for the file.
 .It Fl R
 If
 .Ar source_file

Reply via email to