Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/bin/cp Drop trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/2aeeb01e1543
branches:  trunk
changeset: 540567:2aeeb01e1543
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Dec 18 20:28:51 2002 +0000

description:
Drop trailing whitespace.

diffstat:

 bin/cp/cp.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 3bb4767bb742 -r 2aeeb01e1543 bin/cp/cp.1
--- a/bin/cp/cp.1       Wed Dec 18 20:27:52 2002 +0000
+++ b/bin/cp/cp.1       Wed Dec 18 20:28:51 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: cp.1,v 1.21 2002/12/18 12:15:41 kleink Exp $
+.\"    $NetBSD: cp.1,v 1.22 2002/12/18 20:28:51 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -139,9 +139,9 @@
 and either the user ID or group ID cannot be preserved, neither
 the set user ID or set group ID bits are preserved in the copy's
 permissions.
-.It Fl v  
+.It Fl v
 Cause
-.Nm 
+.Nm
 to be verbose, showing files as they are copied.
 .El
 .Pp



Home | Main Index | Thread Index | Old Index