diff --git a/bin/date/date.1 b/bin/date/date.1 index 3ac176be1cff..b57f4ab11215 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 diff --git a/share/man/man9/securelevel_gt.9 b/share/man/man9/securelevel_gt.9 index bcf9975d3338..b2706948eb83 100644 --- a/share/man/man9/securelevel_gt.9 +++ b/share/man/man9/securelevel_gt.9 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" $FreeBSD$ .\" -.Dd March 6, 2004 +.Dd June 2, 2007 .Dt SECURELEVEL_GT 9 .Os .Sh NAME @@ -68,4 +68,4 @@ These functions return .Er EPERM if condition evaluated to true, and 0 otherwise. .Sh SEE ALSO -.Xr securelevel 8 +.Xr securelevel 7