Source-Changes-HG archive

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

[src/netbsd-1-5]: src/share/man/man8/man8.i386 pullup rev 1.9 from trunk (app...



details:   https://anonhg.NetBSD.org/src/rev/a1c5d876804f
branches:  netbsd-1-5
changeset: 489094:a1c5d876804f
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Sun Aug 13 09:22:42 2000 +0000

description:
pullup rev 1.9 from trunk (approved by thorpej):
retire RB_DFLTROOT, it's no longer used

diffstat:

 share/man/man8/man8.i386/dosboot.8 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (45 lines):

diff -r 337f97e79169 -r a1c5d876804f share/man/man8/man8.i386/dosboot.8
--- a/share/man/man8/man8.i386/dosboot.8        Sun Aug 13 09:21:33 2000 +0000
+++ b/share/man/man8/man8.i386/dosboot.8        Sun Aug 13 09:22:42 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dosboot.8,v 1.8 2000/05/13 05:27:21 jhawk Exp $
+.\"    $NetBSD: dosboot.8,v 1.8.4.1 2000/08/13 09:22:42 jdolecek Exp $
 .Dd June 20, 1997
 .Os
 .Dt DOSBOOT 8 i386
@@ -10,7 +10,7 @@
 .Op Fl u
 .Op Fl c Ar command
 .Op Fl i
-.Op Ar path Op Fl adrs
+.Op Ar path Op Fl ads
 .Sh DESCRIPTION
 .Nm
 is an 
@@ -32,7 +32,7 @@
 .Xr boot 8 .
 .Pp
 The recognized options are:
-.Bl -tag -width -adrs
+.Bl -tag -width -ads
 .It Fl u
 Boot from a UFS filesystem instead of an 
 .Tn MS-DOS
@@ -67,7 +67,7 @@
 by a colon (see 
 .Xr boot 8
 and examples).
-.It Fl adrs
+.It Fl ads
 Flags passed to the kernel, see
 .Xr boot 8 .
 .El
@@ -81,7 +81,7 @@
 .It Xo Ic boot
 .Op Va device : Ns
 .Op Va filename
-.Op Fl adrs
+.Op Fl ads
 .Xc
 Boot
 .Nx . See



Home | Main Index | Thread Index | Old Index