summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/date/date.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index 36f602f5b38..11b5a935b98 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: date.1,v 1.26 2000/10/18 06:55:07 aaron Exp $
+.\" $OpenBSD: date.1,v 1.27 2000/11/08 19:53:46 aaron Exp $
.\" $NetBSD: date.1,v 1.12 1996/03/12 04:32:37 phil Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -143,7 +143,7 @@ Everything but the minute is optional.
Time changes for Daylight Saving Time, standard time, leap seconds,
and leap years are handled automatically.
.Sh EXAMPLES
-.Cm date "+DATE: %Y-%m-%d%nTIME: %H:%M:%S"
+.Cm date \&"+DATE: %Y-%m-%d%nTIME: %H:%M:%S\&"
.Pp
Displays
.Bd -literal -offset indent