Source-Changes-HG archive

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

[src/netbsd-1-5]: src/usr.bin/whereis pullup rev 1.11 from trunk (approved by...



details:   https://anonhg.NetBSD.org/src/rev/164980f9d3bf
branches:  netbsd-1-5
changeset: 488552:164980f9d3bf
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Mon Jul 17 08:56:38 2000 +0000

description:
pullup rev 1.11 from trunk (approved by thorpej):
add comma between xrefs in SEE ALSO

diffstat:

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

diffs (18 lines):

diff -r 04928041a9a7 -r 164980f9d3bf usr.bin/whereis/whereis.1
--- a/usr.bin/whereis/whereis.1 Mon Jul 17 05:57:45 2000 +0000
+++ b/usr.bin/whereis/whereis.1 Mon Jul 17 08:56:38 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: whereis.1,v 1.10 1999/03/22 18:16:47 garbled Exp $
+.\"    $NetBSD: whereis.1,v 1.10.10.1 2000/07/17 08:56:38 jdolecek Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -62,7 +62,7 @@
 .Ev PATH
 is used instead.
 .Sh SEE ALSO
-.Xr which 1
+.Xr which 1 ,
 .Xr sysctl 8
 .Sh COMPATIBILITY
 The historic flags and arguments for the



Home | Main Index | Thread Index | Old Index