summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/date/date.16
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index 2f4c600..ae3a41f 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -78,7 +78,11 @@ Otherwise, depending on the options specified,
.Nm
will set the date and time or print it in a user-defined way.
.Pp
-Only the superuser may set the date.
+Only the superuser may set the date,
+and if the system securelevel (see
+.Xr securelevel 8 )
+is greater than 1,
+the time may not be changed by more than 1 second.
.Pp
The options are as follows:
.Bl -tag -width Ds
OpenPOWER on IntegriCloud