shithub: riscv

Download patch

ref: a1c3c34c70431447a89fbe08c3475dbfaee7b672
parent: ea3dec6c60c1aac7ff37b0aa4a5130c49ecd480d
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Aug 13 18:33:50 EDT 2022

fshalt(8): document -r kernelpath feature

--- a/sys/man/8/fshalt
+++ b/sys/man/8/fshalt
@@ -5,7 +5,10 @@
 .B fshalt
 [
 .B -r
+[
+.I kernelpath
 ]
+]
 .br
 .B reboot
 [
@@ -23,7 +26,9 @@
 If given
 .BR -r ,
 .I fshalt
-will then reboot the machine.
+will then reboot the machine,
+optionally starting
+.IR kernelpath .
 Else it will invoke
 .I scram
 to shut down the machine.