tzselect.8: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-08-20 10:13:04 +02:00
parent 68d8192fd3
commit a36148f927
1 changed files with 3 additions and 3 deletions

View File

@ -19,11 +19,11 @@ environment variable.
All interaction with the user is done via standard input and standard error.
.SH EXIT STATUS
The exit status is zero if a timezone was successfully obtained
from the user, nonzero otherwise.
from the user, and is nonzero otherwise.
.SH ENVIRONMENT
.TP
.B AWK
Name of a Posix-compliant
Name of a POSIX-compliant
.I awk
program (default:
.BR awk ).
@ -42,7 +42,7 @@ Table of country codes, latitude and longitude, TZ values, and
descriptive comments.
.TP
\fBTZDIR\fP\fI/\fP\fITZ\fP
Time zone data file for timezone
Timezone data file for timezone
.IR TZ .
.SH SEE ALSO
.BR tzfile (5),