Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/mkstr Sort SEE ALSO.



details:   https://anonhg.NetBSD.org/src/rev/adda9553213a
branches:  trunk
changeset: 517930:adda9553213a
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Nov 21 16:26:18 2001 +0000

description:
Sort SEE ALSO.

diffstat:

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

diffs (20 lines):

diff -r 897a00dd2c30 -r adda9553213a usr.bin/mkstr/mkstr.1
--- a/usr.bin/mkstr/mkstr.1     Wed Nov 21 16:22:58 2001 +0000
+++ b/usr.bin/mkstr/mkstr.1     Wed Nov 21 16:26:18 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mkstr.1,v 1.6 2001/11/21 15:30:00 ragge Exp $
+.\"    $NetBSD: mkstr.1,v 1.7 2001/11/21 16:26:18 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -121,8 +121,8 @@
 }
 .Ed
 .Sh SEE ALSO
-.Xr lseek 2 ,
-.Xr xstr 1
+.Xr xstr 1 ,
+.Xr lseek 2
 .Sh HISTORY
 .Nm
 appeared in



Home | Main Index | Thread Index | Old Index