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.x86 Add "root" command to pass a root sp...
details: https://anonhg.NetBSD.org/src/rev/8b664c47d97a
branches: trunk
changeset: 983610:8b664c47d97a
user: mlelstv <mlelstv%NetBSD.org@localhost>
date: Sun May 30 06:05:24 2021 +0000
description:
Add "root" command to pass a root specification.
diffstat:
share/man/man8/man8.x86/boot.8 | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (31 lines):
diff -r 183f25a1e7e5 -r 8b664c47d97a share/man/man8/man8.x86/boot.8
--- a/share/man/man8/man8.x86/boot.8 Sun May 30 05:59:22 2021 +0000
+++ b/share/man/man8/man8.x86/boot.8 Sun May 30 06:05:24 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.24 2021/04/22 01:36:25 rin Exp $
+.\" $NetBSD: boot.8,v 1.25 2021/05/30 06:05:24 mlelstv Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -617,6 +617,9 @@
.El
.It Ic quit
Reboot the system.
+.It Ic root Ar spec
+Pass an explicit root specification to the kernel.
+See BTINFO_ROOTDEVICE for details.
.It Ic rndseed Ar file
Load the specified
.Ar file
@@ -713,8 +716,10 @@
.Xr dk 4
wedge if one is discovered.
.Pp
-The bootloader passes a wedge name as
+If the bootloader passes a wedge name as
.Dq Li wedge:
+or
+.Dq Li NAME=
followed by the name.
The kernel will search for a
.Xr dk 4
Home |
Main Index |
Thread Index |
Old Index