Document boot -x
This commit is contained in:
parent
d84e0831f3
commit
ec441ebbd7
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: boot.8,v 1.4 2007/12/01 18:38:23 jmcneill Exp $
|
.\" $NetBSD: boot.8,v 1.5 2007/12/04 01:00:54 jmcneill Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1991, 1993
|
.\" Copyright (c) 1991, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -32,7 +32,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" @(#)boot_i386.8 8.2 (Berkeley) 4/19/94
|
.\" @(#)boot_i386.8 8.2 (Berkeley) 4/19/94
|
||||||
.\"
|
.\"
|
||||||
.Dd December 1, 2007
|
.Dd December 3, 2007
|
||||||
.Dt BOOT 8
|
.Dt BOOT 8
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -52,7 +52,7 @@ input of these commands:
|
|||||||
.It Xo Ic boot
|
.It Xo Ic boot
|
||||||
.Op Va device : Ns
|
.Op Va device : Ns
|
||||||
.Op Va filename
|
.Op Va filename
|
||||||
.Op Fl acdqsvz
|
.Op Fl acdqsvxz
|
||||||
.Xc
|
.Xc
|
||||||
The default
|
The default
|
||||||
.Va device
|
.Va device
|
||||||
@ -118,6 +118,8 @@ Boot the system in quiet mode.
|
|||||||
Bring the system up in single-user mode.
|
Bring the system up in single-user mode.
|
||||||
.It Fl v
|
.It Fl v
|
||||||
Boot the system in verbose mode.
|
Boot the system in verbose mode.
|
||||||
|
.It Fl x
|
||||||
|
Boot the system with debug messages enabled.
|
||||||
.It Fl z
|
.It Fl z
|
||||||
Boot the system in silent mode.
|
Boot the system in silent mode.
|
||||||
.El
|
.El
|
||||||
|
Loading…
Reference in New Issue
Block a user