aboutsummaryrefslogtreecommitdiffstats
path: root/man3/tzset.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/tzset.3')
-rw-r--r--man3/tzset.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/tzset.3 b/man3/tzset.3
index e4660be8bb..c80da53f8b 100644
--- a/man3/tzset.3
+++ b/man3/tzset.3
@@ -37,7 +37,7 @@ tzset, tzname, timezone, daylight \- initialize time conversion information
.nf
.B #include <time.h>
.PP
-.B void tzset (void);
+.B void tzset(void);
.PP
.BI "extern char *" tzname [2];
.BI "extern long " timezone ;