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 g/c -r argument (RB_DFLTROOT is obs...
details: https://anonhg.NetBSD.org/src/rev/742431b1a076
branches: trunk
changeset: 495512:742431b1a076
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sun Jul 30 08:36:06 2000 +0000
description:
g/c -r argument (RB_DFLTROOT is obsolete)
diffstat:
share/man/man8/man8.i386/boot.8 | 7 ++-----
share/man/man8/man8.i386/dosboot.8 | 10 +++++-----
2 files changed, 7 insertions(+), 10 deletions(-)
diffs (73 lines):
diff -r 0f59464c2e75 -r 742431b1a076 share/man/man8/man8.i386/boot.8
--- a/share/man/man8/man8.i386/boot.8 Sun Jul 30 07:17:27 2000 +0000
+++ b/share/man/man8/man8.i386/boot.8 Sun Jul 30 08:36:06 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.13 2000/07/05 16:13:45 msaitoh Exp $
+.\" $NetBSD: boot.8,v 1.14 2000/07/30 08:36:06 jdolecek Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -99,7 +99,7 @@
.It Xo Ic boot
.Op Va device : Ns
.Op Va filename
-.Op Fl adrs
+.Op Fl ads
.Xc
The default
.Va device
@@ -160,9 +160,6 @@
Bring the system up in debug mode. Here it waits for a kernel
debugger connect; see
.Xr ddb 4 .
-.It Fl r
-Instructs the system to use the compiled in value for the root
-device, not the device the system image was loaded from.
.It Fl s
Bring the system up in single-user mode.
.El
diff -r 0f59464c2e75 -r 742431b1a076 share/man/man8/man8.i386/dosboot.8
--- a/share/man/man8/man8.i386/dosboot.8 Sun Jul 30 07:17:27 2000 +0000
+++ b/share/man/man8/man8.i386/dosboot.8 Sun Jul 30 08:36:06 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.9 2000/07/30 08:36:06 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