mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Correct confusing description of the -r option.
PR: 17250 Submitted by: cjclark@home.com (Crist J. Clark)
This commit is contained in:
parent
499107bbb3
commit
8d230e25ae
1 changed files with 7 additions and 2 deletions
|
|
@ -112,9 +112,14 @@ option stops
|
|||
.Nm
|
||||
from setting the time for other than the current machine.
|
||||
.It Fl r
|
||||
Print out the date and time in
|
||||
Print out the date and time that is
|
||||
.Ar seconds
|
||||
from the Epoch.
|
||||
from the Epoch
|
||||
.Po
|
||||
00:00:00 UTC, January 1, 1970;
|
||||
see
|
||||
.Xr time 3
|
||||
.Pc .
|
||||
.It Fl t
|
||||
Set the kernel's value for minutes west of
|
||||
.Tn GMT .
|
||||
|
|
|
|||
Loading…
Reference in a new issue