Source-Changes-HG archive

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

[src/trunk]: src/share/man/man8/man8.i386 Fix SEE ALSO sorting error noted by...



details:   https://anonhg.NetBSD.org/src/rev/3d18430e78c1
branches:  trunk
changeset: 486123:3d18430e78c1
user:      jhawk <jhawk%NetBSD.org@localhost>
date:      Sat May 13 17:11:35 2000 +0000

description:
Fix SEE ALSO sorting error noted by mycroft.

diffstat:

 share/man/man8/man8.i386/boot.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 264f5a8d9834 -r 3d18430e78c1 share/man/man8/man8.i386/boot.8
--- a/share/man/man8/man8.i386/boot.8   Sat May 13 17:04:04 2000 +0000
+++ b/share/man/man8/man8.i386/boot.8   Sat May 13 17:11:35 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: boot.8,v 1.11 2000/05/13 05:27:21 jhawk Exp $
+.\"    $NetBSD: boot.8,v 1.12 2000/05/13 17:11:35 jhawk Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -216,8 +216,8 @@
 boot block (written by installboot).
 .El
 .Sh SEE ALSO
+.Xr ddb 4 ,
 .Xr boot_console 8 ,
-.Xr ddb 4 ,
 .Xr dosboot 8 ,
 .Xr halt 8 ,
 .Xr installboot 8 ,



Home | Main Index | Thread Index | Old Index