git: a7b1b73935f2 - main - tzcode: Document zic's -D option.

From: Dag-Erling Smørgrav <des_at_FreeBSD.org>
Date: Wed, 25 Jan 2023 17:03:32 UTC
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.