ref: fef6ff96ad17620bd084471f561382d33e52c9a5
parent: 143fcc0a42121d93a4116f19290cbc049fcd1a7b
author: cinap_lenrek <[email protected]>
date: Sun Oct 14 09:33:10 EDT 2012
update fshalt(8) manpage
--- a/sys/man/8/fshalt
+++ b/sys/man/8/fshalt
@@ -8,20 +8,19 @@
]
.br
.B reboot
+[
+.I kernelpath
+]
.br
.B scram
.SH DESCRIPTION
.I Fshalt
-syncs all local
+syncs and halts all local
.IR cwfs (4),
+.IR hjfs (4),
.IR venti (8),
and
.IR kfs (4)
-servers,
-then halts all local
-.IR cwfs
-and
-.IR kfs
servers.
If given
.BR -r ,
@@ -39,7 +38,11 @@
local file systems.
.PP
.I Reboot
-restarts the machine it is invoked on.
+restarts the machine it is invoked on. If an optional
+.I kernelpath
+is specified then the machine will load and start that
+kernel directly instead of returning to the system rom. (see
+.IR cons (3)).
.PP
.I Scram
shuts down the machine it is invoked on.