diff options
Diffstat (limited to 'bin/date/date.1')
| -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 cf0c792626c9..6d87af9633f8 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)date.1 8.3 (Berkeley) 4/28/95 -.\" $Id: date.1,v 1.25 1998/05/13 07:56:44 phk Exp $ +.\" $Id: date.1,v 1.24 1998/05/06 06:51:13 charnier Exp $ .\" .Dd November 17, 1993 .Dt DATE 1 @@ -183,7 +183,7 @@ and years are handled automatically. .Sh EXAMPLES The command: .Bd -literal -offset indent -date "+DATE: %Y-%m-%d%nTIME: %H:%M:%S" +date "+DATE: 19%y-%m-%d%nTIME: %H:%M:%S" .Ed .Pp will display: |
