diff options
| author | Remko Lodder <remko@FreeBSD.org> | 2007-06-02 20:15:59 +0000 |
|---|---|---|
| committer | Remko Lodder <remko@FreeBSD.org> | 2007-06-02 20:15:59 +0000 |
| commit | a1f6cb79d95961c3ac28ea5cfd65c85e655fd8cf (patch) | |
| tree | 4c14963abefe6769e7e468cfe55e81651145607b /bin/date | |
| parent | b13cf7741c40e05981ed16db09246707d5307c00 (diff) | |
Notes
Diffstat (limited to 'bin/date')
| -rw-r--r-- | bin/date/date.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index 3ac176be1cffe..b57f4ab11215b 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -32,7 +32,7 @@ .\" @(#)date.1 8.3 (Berkeley) 4/28/95 .\" $FreeBSD$ .\" -.Dd November 1, 2005 +.Dd June 2, 2007 .Dt DATE 1 .Os .Sh NAME @@ -80,7 +80,7 @@ both the kernel clock and the hardware clock are updated. .Pp Only the superuser may set the date, and if the system securelevel (see -.Xr securelevel 8 ) +.Xr securelevel 7 ) is greater than 1, the time may not be changed by more than 1 second. .Pp |
