Correct the referenced securelevel document, it's now securelevel 7.
Pointed out by: ru
This commit is contained in:
parent
b13cf7741c
commit
a1f6cb79d9
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user