diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2002-04-16 14:28:47 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2002-04-16 14:28:47 +0000 |
| commit | 63b3046fd5ebe43a9c83dd34bf7cb45fce73f682 (patch) | |
| tree | cdc38a6085fffa7e626fe0be85060d3b1d9e2780 /bin/date | |
| parent | 67d2f7fac3763bc2f6337926d78e4852ed9b1168 (diff) | |
Notes
Diffstat (limited to 'bin/date')
| -rw-r--r-- | bin/date/date.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index ea9f8d52e0ed..d85fda762e62 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -76,7 +76,7 @@ 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. +both the kernel clock and the hardware clock are updated. .Pp Only the superuser may set the date, and if the system securelevel (see |
