summaryrefslogtreecommitdiffstats
path: root/man3/tzset.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/tzset.3')
-rw-r--r--man3/tzset.322
1 files changed, 11 insertions, 11 deletions
diff --git a/man3/tzset.3 b/man3/tzset.3
index 8479b17b0..f2a497167 100644
--- a/man3/tzset.3
+++ b/man3/tzset.3
@@ -30,7 +30,7 @@ Standard C library
.P
.RS -4
Feature Test Macro Requirements for glibc (see
-.BR feature_test_macros (7)):
+.MR feature_test_macros 7 ):
.RE
.P
.BR tzset ():
@@ -67,7 +67,7 @@ If the
.B TZ
variable does not appear in the environment, the system timezone is used.
The system timezone is configured by copying, or linking, a file in the
-.BR tzfile (5)
+.MR tzfile 5
format to
.IR /etc/localtime .
A timezone database of these files may be located in the system
@@ -167,7 +167,7 @@ from a file:
If the file specification \fIfilespec\fP is omitted, or its value cannot
be interpreted, then Coordinated Universal Time (UTC) is used.
If \fIfilespec\fP is given, it specifies another
-.BR tzfile (5)-format
+.MR 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.
@@ -202,7 +202,7 @@ The system timezone database directory.
When a TZ string includes a dst timezone without anything following it,
then this file is used for the start/end rules.
It is in the
-.BR tzfile (5)
+.MR tzfile 5
format.
By default, the zoneinfo Makefile hard links it to the
.IR America/New_York " tzfile."
@@ -211,7 +211,7 @@ Above are the current standard file locations, but they are
configurable when glibc is compiled.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -236,9 +236,9 @@ West of UTC).
If the second argument was 0, the standard name was used,
otherwise the daylight saving time version.
.SH SEE ALSO
-.BR date (1),
-.BR gettimeofday (2),
-.BR time (2),
-.BR ctime (3),
-.BR getenv (3),
-.BR tzfile (5)
+.MR date 1 ,
+.MR gettimeofday 2 ,
+.MR time 2 ,
+.MR ctime 3 ,
+.MR getenv 3 ,
+.MR tzfile 5