summaryrefslogtreecommitdiff
path: root/bin/date
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-06-04 02:45:26 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-06-04 02:45:26 +0000
commit8b44fe6976bc998d4f0e2aad3f16532a857e5794 (patch)
tree196a1ce3b84d92c654f45f5c001905bd1b00101d /bin/date
parent67797a0990e5f662d6d5a45d57b8df9621d9b446 (diff)
start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@
Diffstat (limited to 'bin/date')
-rw-r--r--bin/date/date.16
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