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/join Pull up revision 1.7 (requested by wiz):



details:   https://anonhg.NetBSD.org/src/rev/ce2d39c0da4a
branches:  netbsd-1-5
changeset: 491452:ce2d39c0da4a
user:      he <he%NetBSD.org@localhost>
date:      Thu Apr 26 13:16:14 2001 +0000

description:
Pull up revision 1.7 (requested by wiz):
  Add section numbers to cross references.

diffstat:

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

diffs (27 lines):

diff -r 52d5fe9ba7a8 -r ce2d39c0da4a usr.bin/join/join.1
--- a/usr.bin/join/join.1       Thu Apr 26 13:15:19 2001 +0000
+++ b/usr.bin/join/join.1       Thu Apr 26 13:16:14 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: join.1,v 1.6 1999/03/07 11:30:00 mycroft Exp $
+.\"    $NetBSD: join.1,v 1.6.10.1 2001/04/26 13:16:14 he Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"   The Regents of the University of California.  All rights reserved.
@@ -35,7 +35,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"    from: @(#)join.1        8.3 (Berkeley) 4/28/95
-.\"    $NetBSD: join.1,v 1.6 1999/03/07 11:30:00 mycroft Exp $
+.\"    $NetBSD: join.1,v 1.6.10.1 2001/04/26 13:16:14 he Exp $
 .\"
 .Dd April 28, 1995
 .Dt JOIN 1
@@ -156,7 +156,7 @@
 When the field delimiter characters are specified by the
 .Fl t
 option, the collating sequence should be the same as
-.Xr sort
+.Xr sort 1
 without the
 .Fl b
 option.



Home | Main Index | Thread Index | Old Index