diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 11:39:41 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 11:39:41 +0000 |
| commit | be8b14979523798cfdfff45caa82d174ab6d0edf (patch) | |
| tree | 2be3e07e11a04b71e7ab57060667d2e3ce3669d7 /bin/date | |
| parent | aabbf63eefac8ce00abbba746c64f4eec8966ea4 (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. |
