diff options
Diffstat (limited to 'bin/date/date.1')
-rw-r--r-- | bin/date/date.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index 853bbc4ed0f..87c17b13f1c 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: date.1,v 1.18 1999/02/01 07:50:46 d Exp $ +.\" $OpenBSD: date.1,v 1.19 1999/06/04 02:45:12 aaron Exp $ .\" $NetBSD: date.1,v 1.12 1996/03/12 04:32:37 phil Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -92,7 +92,7 @@ Set the kernel's value for minutes west of .Tn GMT . .Ar minutes_west specifies the number of minutes returned in -.Ql tz_minuteswest +.Ql tz_minuteswest by future calls to .Xr gettimeofday 2 . .It Fl u @@ -106,7 +106,7 @@ An operand with a leading plus sign signals a user-defined format string which specifies the format in which to display the date and time. The format string may contain any of the conversion specifications described -in the +in the .Xr strftime 3 manual page, as well as any arbitrary text. A <newline> character is always output after the characters specified by |