diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-07-18 12:02:15 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-07-18 12:02:15 +0000 |
| commit | 888d5fad11fc7ac2414a9f8831d2270a287df89f (patch) | |
| tree | f6c5830573e2add8d4ca001596e4f45f88bce19b | |
| parent | cdd075277a9d95e570ffb0224d21e13fb33ade19 (diff) | |
Notes
| -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 5741ce026549..91bc198fee25 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -206,7 +206,7 @@ the two times. Refer to the examples below for further details. .El .Pp -An operand with a leading plus sign +An operand with a leading plus .Pq Sq + sign signals a user-defined format string which specifies the format in which to display the date and time. @@ -314,7 +314,7 @@ sets the time to without modifying the date. .Sh ENVIRONMENT The following environment variables affect the execution of -.Nm date : +.Nm Ns : .Bl -tag -width Ds .It Ev TZ The timezone to use when displaying dates. |
