diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-08 13:40:55 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-08 13:40:55 +0000 |
| commit | d166f30f86d4e7ccc2de2332cd622d99764efef7 (patch) | |
| tree | f75f49d746a5da83150ed8526c799d557ea72d4e /bin/date | |
| parent | 6bf0a0d7f0ed787b000680e5823c2383b0c9e477 (diff) | |
Notes
Diffstat (limited to 'bin/date')
| -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 f47312290b0a..5904a3bc6887 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -42,7 +42,7 @@ .Nm date .Nd display or set date and time .Sh SYNOPSIS -.Nm date +.Nm .Op Fl jnu .Op Fl d Ar dst .Op Fl r Ar seconds @@ -315,7 +315,7 @@ sets the time to without modifying the date. .Sh ENVIRONMENT The following environment variables affect the execution of -.Nm Ns : +.Nm : .Bl -tag -width Ds .It Ev TZ The timezone to use when displaying dates. |
