diff options
| author | David Greenman <dg@FreeBSD.org> | 1995-08-28 10:38:01 +0000 |
|---|---|---|
| committer | David Greenman <dg@FreeBSD.org> | 1995-08-28 10:38:01 +0000 |
| commit | 92f6a191705fe59fa4d0979014f36eae375465cf (patch) | |
| tree | 7b524eb5e361178d80d0a8f119573c5c5c191869 /bin | |
| parent | 41c9aa4faee1f9d8c70f9239dcb5643b9095e68e (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/date/date.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index 8b3f9324a09b0..59c7121392248 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)date.1 8.2 (Berkeley) 11/17/93 -.\" $Id: date.1,v 1.4 1994/09/24 02:54:34 davidg Exp $ +.\" $Id: date.1,v 1.5 1995/04/03 20:08:32 joerg Exp $ .\" .Dd November 17, 1993 .Dt DATE 1 @@ -107,7 +107,7 @@ in the manual page, as well as any arbitrary text. The format string for the default display is: .Bd -literal -offset indent -``%a %b %e %H:%M:%S %Z %Y''. +``%+''. .Ed .Pp If an operand does not have a leading plus sign, it is interpreted as |
