mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
Little nit pick in date(1) manual page, tell users which clock date(1)
sets PR: 35606
This commit is contained in:
parent
7664eb8fc2
commit
dfbea8a5ee
1 changed files with 6 additions and 0 deletions
|
|
@ -72,6 +72,12 @@ Otherwise, depending on the options specified,
|
|||
.Nm
|
||||
will set the date and time or print it in a user-defined way.
|
||||
.Pp
|
||||
The
|
||||
.Nm
|
||||
utility displays the date and time read from the kernel clock.
|
||||
When used to set the date and time,
|
||||
both the kernel clock and the CMOS clock are updated.
|
||||
.Pp
|
||||
Only the superuser may set the date,
|
||||
and if the system securelevel (see
|
||||
.Xr securelevel 8 )
|
||||
|
|
|
|||
Loading…
Reference in a new issue