mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add .Nm fastboot' and .Nm fasthalt' to NAME section.
This commit is contained in:
parent
200988017c
commit
08ad04ce42
1 changed files with 4 additions and 3 deletions
|
|
@ -37,9 +37,10 @@
|
|||
.Os
|
||||
.Sh NAME
|
||||
.Nm reboot ,
|
||||
.Nm halt
|
||||
.Nd
|
||||
stopping and restarting the system
|
||||
.Nm halt ,
|
||||
.Nm fastboot ,
|
||||
.Nm fasthalt
|
||||
.Nd stopping and restarting the system
|
||||
.Sh SYNOPSIS
|
||||
.Nm halt
|
||||
.Op Fl nqp
|
||||
|
|
|
|||
Loading…
Reference in a new issue