diff options
| -rw-r--r-- | man3/tzset.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man3/tzset.3 b/man3/tzset.3 index c135f1b161..c6c2433e23 100644 --- a/man3/tzset.3 +++ b/man3/tzset.3 @@ -172,7 +172,8 @@ If \fIfilespec\fP is given, it specifies another .BR tzfile (5)-format file to read the timezone information from. If \fIfilespec\fP does not begin with a \(aq/\(aq, the file specification is -relative to the system timezone directory. If the colon is omitted each +relative to the system timezone directory. +If the colon is omitted each of the above \fBTZ\fP formats will be tried. .PP Here's an example, once more for New Zealand: |
