diff options
-rw-r--r-- | bin/date/date.1 | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index a89051f3b6f..065128c9e40 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: date.1,v 1.20 1999/08/17 14:03:59 aaron Exp $ +.\" $OpenBSD: date.1,v 1.21 1999/08/17 14:14:04 aaron Exp $ .\" $NetBSD: date.1,v 1.12 1996/03/12 04:32:37 phil Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -52,12 +52,14 @@ .Op Cm + Ns Ar format .Op [[[[[cc]yy]mm]dd]HH]MM[\&.SS] .Sh DESCRIPTION -The +When invoked without arguments, the +.Nm +utility displays the current date and time. +Otherwise, depending on the options specified, .Nm -utility displays the current date and time when invoked without arguments. -Providing arguments will format the date and time in a user-defined -way or set the date. -Only the superuser may set the date. +will set the date and time or print it in a user-defined way. +.Pp +Only the super-user may set the date. .Pp The options are as follows: .Bl -tag -width Ds |