Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/whereis No trailing whitespace



details:   https://anonhg.NetBSD.org/src/rev/bb8ca7f1b0c4
branches:  trunk
changeset: 753645:bb8ca7f1b0c4
user:      joerg <joerg%NetBSD.org@localhost>
date:      Mon Apr 05 16:13:58 2010 +0000

description:
No trailing whitespace

diffstat:

 usr.bin/whereis/which.1 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r 1979c2c0394e -r bb8ca7f1b0c4 usr.bin/whereis/which.1
--- a/usr.bin/whereis/which.1   Mon Apr 05 14:42:38 2010 +0000
+++ b/usr.bin/whereis/which.1   Mon Apr 05 16:13:58 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: which.1,v 1.1 2004/04/01 21:41:37 christos Exp $
+.\"    $NetBSD: which.1,v 1.2 2010/04/05 16:13:58 joerg Exp $
 .\"
 .\" Copyright (c) 1980, 1991 Regents of the University of California.
 .\" All rights reserved.
@@ -28,7 +28,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)which.1      6.3 (Berkeley) 4/23/91
-.\"    $NetBSD: which.1,v 1.1 2004/04/01 21:41:37 christos Exp $
+.\"    $NetBSD: which.1,v 1.2 2010/04/05 16:13:58 joerg Exp $
 .\"
 .Dd April 23, 1991
 .Dt WHICH 1
@@ -61,7 +61,7 @@
 command appeared in
 .Bx 3.0 .
 .Sh BUGS
-This implementation does not expand 
-.Xr csh 1 
+This implementation does not expand
+.Xr csh 1
 aliases, and is shell agnostic.
 This is really a feature.



Home | Main Index | Thread Index | Old Index