Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2023 17:03:32 GMT
From:      =?utf-8?Q?Dag-Erling=20Sm=C3=B8rgrav?= <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: a7b1b73935f2 - main - tzcode: Document zic's -D option.
Message-ID:  <202301251703.30PH3WSu017798@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by des:

URL: https://cgit.FreeBSD.org/src/commit/?id=a7b1b73935f21a3dcd6fc8d86a37b92f0c9ba93f

commit a7b1b73935f21a3dcd6fc8d86a37b92f0c9ba93f
Author:     Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2023-01-25 17:02:55 +0000
Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2023-01-25 17:02:55 +0000

    tzcode: Document zic's -D option.
    
    Sponsored by:   Klara, Inc.
    Reviewed by:    allanjude
    Differential Revision:  https://reviews.freebsd.org/D38141
---
 contrib/tzcode/zic.8 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/contrib/tzcode/zic.8 b/contrib/tzcode/zic.8
index 79624da4e9e2..37d9a3abd418 100644
--- a/contrib/tzcode/zic.8
+++ b/contrib/tzcode/zic.8
@@ -3,7 +3,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd December 15, 2022
+.Dd January 21, 2023
 .Dt ZIC 8
 .Os
 .Sh NAME
@@ -71,6 +71,8 @@ mishandles timestamps after the year 2038 anyway.
 Also see the
 .Fl r
 option for another way to alter output size.
+.It Fl D
+Do not create directories.
 .It Fl d Ar directory
 Create time conversion information files in the named directory rather than
 in the standard directory named below.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301251703.30PH3WSu017798>