mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Fix a couple of typos.
PR: 5561 Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
This commit is contained in:
parent
65b8196101
commit
2ccbe549bc
1 changed files with 5 additions and 4 deletions
|
|
@ -58,7 +58,7 @@ status,
|
|||
status respectively.
|
||||
.It Fl d
|
||||
Disable/enable suspending of the display separately from a normal suspend
|
||||
using using the values
|
||||
using the values
|
||||
.Ar 1
|
||||
or
|
||||
.Ar 0
|
||||
|
|
@ -78,10 +78,11 @@ Display the estimated remaining battery lifetime in seconds. If
|
|||
it is unknown, -1 is displayed.
|
||||
.It Fl z
|
||||
Suspend the system. It is equivalent to
|
||||
.Nm zzz.
|
||||
.Nm zzz .
|
||||
.El
|
||||
.Sh BUGS
|
||||
Some APM implementations do not support parameters needed by
|
||||
.Nm apm.
|
||||
.Nm apm .
|
||||
On such systems,
|
||||
.Nm apm
|
||||
displays them as unknown.
|
||||
|
|
@ -94,7 +95,7 @@ be suspended
|
|||
by using
|
||||
.Nm apm
|
||||
or
|
||||
.Nm zzz.
|
||||
.Nm zzz .
|
||||
.Sh SEE ALSO
|
||||
.Xr apm 4 ,
|
||||
.Xr apmconf 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue