Page MenuHomeFreeBSD

D35966.diff
No OneTemporary

D35966.diff

diff --git a/bin/date/date.1 b/bin/date/date.1
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -32,7 +32,7 @@
.\" @(#)date.1 8.3 (Berkeley) 4/28/95
.\" $FreeBSD$
.\"
-.Dd May 31, 2022
+.Dd July 28, 2022
.Dt DATE 1
.Os
.Sh NAME
@@ -353,9 +353,9 @@
Everything but the minutes is optional.
.Pp
.Nm
-understands the time zone definitions in the
-.Sy tzdata
-package located in
+understands the time zone definitions from the IANA Time Zone Database,
+.Sy tzdata ,
+located in
.Pa /usr/share/zoneinfo .
Time changes for Daylight Saving Time, standard time, leap seconds
and leap years are handled automatically.
@@ -367,9 +367,8 @@
exists, it is interpreted as a time zone definition file, usually in
the directory hierarchy
.Pa /usr/share/zoneinfo ,
-which contains the time zone definitions from the
-.Sy tzdata
-package.
+which contains the time zone definitions from
+.Sy tzdata .
.Pp
If the environment variable
.Ev TZ
@@ -578,9 +577,8 @@
(set DST flag) and
.Fl t
(set negative time zone offset).
-Time zones are now handled by the
-.Sy tzdata
-package.
+Time zones are now handled by code bundled with
+.Sy tzdata .
.Pp
The
.Fl I

File Metadata

Mime Type
text/plain
Expires
Thu, May 1, 5:26 AM (19 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17873771
Default Alt Text
D35966.diff (1 KB)

Event Timeline