rename obsolete 'TZ=US/Pacific' example to 'TZ=America/Los_Angeles'

close PR #2125
This commit is contained in:
Wolfram Schneider 1996-11-30 00:29:51 +00:00
parent ab9a6af1c4
commit 7ae31dc93d

View File

@ -140,7 +140,7 @@ The timezone to use when displaying dates.
The normal format is a pathname relative to
.Dq Pa /usr/share/zoneinfo .
For example, the command
.Dq env TZ=US/Pacific date
.Dq env TZ=America/Los_Angeles date
displays the current time in California.
See
.Xr tzset 3