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