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.13, 1.14 from tru...
details: https://anonhg.NetBSD.org/src/rev/337f97e79169
branches: netbsd-1-5
changeset: 489093:337f97e79169
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sun Aug 13 09:21:33 2000 +0000
description:
pullup rev 1.13, 1.14 from trunk (approved by thorpej):
retire RB_DFLTROOT, it's no longer used
fix commas in SEE ALSO
diffstat:
share/man/man8/man8.i386/boot.8 | 11 ++++-------
1 files changed, 4 insertions(+), 7 deletions(-)
diffs (40 lines):
diff -r 5ca3f11986da -r 337f97e79169 share/man/man8/man8.i386/boot.8
--- a/share/man/man8/man8.i386/boot.8 Sun Aug 13 09:09:26 2000 +0000
+++ b/share/man/man8/man8.i386/boot.8 Sun Aug 13 09:21:33 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.12 2000/05/13 17:11:35 jhawk Exp $
+.\" $NetBSD: boot.8,v 1.12.4.1 2000/08/13 09:21:33 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
@@ -221,9 +218,9 @@
.Xr dosboot 8 ,
.Xr halt 8 ,
.Xr installboot 8 ,
-.Xr mbr 8
+.Xr mbr 8 ,
.Xr reboot 8 ,
-.Xr shutdown 8 ,
+.Xr shutdown 8
.Sh BUGS
Hard disks are always accessed by BIOS functions. Unit numbers are
BIOS device numbers which might differ from numbering in the
Home |
Main Index |
Thread Index |
Old Index