Module Name:    src
Committed By:   joerg
Date:           Mon Apr  5 16:13:58 UTC 2010

Modified Files:
        src/usr.bin/whereis: which.1

Log Message:
No trailing whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/whereis/which.1

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

Modified files:

Index: src/usr.bin/whereis/which.1
diff -u src/usr.bin/whereis/which.1:1.1 src/usr.bin/whereis/which.1:1.2
--- src/usr.bin/whereis/which.1:1.1	Thu Apr  1 21:41:37 2004
+++ src/usr.bin/whereis/which.1	Mon Apr  5 16:13:58 2010
@@ -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.

Reply via email to