summaryrefslogtreecommitdiff
path: root/newtzset.3
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2022-12-14 00:43:56 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2022-12-14 00:43:56 +0000
commit85639444f44f168af982f59143b53efbba37669e (patch)
tree05feba73aad64e84b00d35c2eeb48216bbbe4f7b /newtzset.3
parentcc16bfc34e07fede47a989d9552413c7b4d8e78e (diff)
Import tzcode 2022gvendor/tzcode/tzcode2022g
Diffstat (limited to 'newtzset.3')
-rw-r--r--newtzset.38
1 files changed, 4 insertions, 4 deletions
diff --git a/newtzset.3 b/newtzset.3
index 8aaa0ff41732..1e75acf0e6e3 100644
--- a/newtzset.3
+++ b/newtzset.3
@@ -1,9 +1,11 @@
+.\" This file is in the public domain, so clarified as of
+.\" 2009-05-17 by Arthur David Olson.
.TH NEWTZSET 3
.SH NAME
tzset \- initialize time conversion information
.SH SYNOPSIS
.nf
-.ie \n(.g .ds - \f(CW-\fP
+.ie \n(.g .ds - \f(CR-\fP
.el .ds - \-
.B #include <time.h>
.PP
@@ -331,7 +333,7 @@ from the rest of the specification.
.br
/usr/share/zoneinfo/localtime local timezone file
.br
-/usr/share/zoneinfo/posixrules used with POSIX-style TZ's
+/usr/share/zoneinfo/posixrules used with POSIX-style TZ
.br
/usr/share/zoneinfo/GMT for UTC leap seconds
.sp
@@ -346,5 +348,3 @@ newctime(3),
newstrftime(3),
time(2),
tzfile(5)
-.\" This file is in the public domain, so clarified as of
-.\" 2009-05-17 by Arthur David Olson.