Document the -l option.
PR: docs/27440 Submitted by: Flix-Antoine Paradis <reel@sympatico.ca>
This commit is contained in:
parent
62f9fae610
commit
0ee76202d0
@ -43,13 +43,13 @@
|
|||||||
.Nd stopping and restarting the system
|
.Nd stopping and restarting the system
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm halt
|
.Nm halt
|
||||||
.Op Fl nqp
|
.Op Fl lnqp
|
||||||
.Nm
|
.Nm
|
||||||
.Op Fl dnqp
|
.Op Fl dlnqp
|
||||||
.Nm fasthalt
|
.Nm fasthalt
|
||||||
.Op Fl nqp
|
.Op Fl lnqp
|
||||||
.Nm fastboot
|
.Nm fastboot
|
||||||
.Op Fl dnqp
|
.Op Fl dlnqp
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm halt
|
.Nm halt
|
||||||
@ -72,6 +72,17 @@ The system is requested to create a crash dump. This option is
|
|||||||
supported only when rebooting, and it has no effect unless a dump
|
supported only when rebooting, and it has no effect unless a dump
|
||||||
device has previously been specified with
|
device has previously been specified with
|
||||||
.Xr dumpon 8 .
|
.Xr dumpon 8 .
|
||||||
|
.It Fl l
|
||||||
|
The halt or reboot is
|
||||||
|
.Em not
|
||||||
|
logged to the system log.
|
||||||
|
This option is intended for applications such as
|
||||||
|
.Xr shutdown 8 ,
|
||||||
|
that call
|
||||||
|
.Nm
|
||||||
|
or
|
||||||
|
.Nm halt
|
||||||
|
and log this themselves.
|
||||||
.It Fl n
|
.It Fl n
|
||||||
The file system cache is not flushed.
|
The file system cache is not flushed.
|
||||||
This option should probably not be used.
|
This option should probably not be used.
|
||||||
|
Loading…
Reference in New Issue
Block a user