diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2023-01-25 17:02:55 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2023-01-25 17:02:55 +0000 |
| commit | a7b1b73935f21a3dcd6fc8d86a37b92f0c9ba93f (patch) | |
| tree | 0a9620d2906f321ab858ed1567267e969db995b8 /contrib/tzcode | |
| parent | 20ea7f26e41375828a390fba613b86acfe366add (diff) | |
Diffstat (limited to 'contrib/tzcode')
| -rw-r--r-- | contrib/tzcode/zic.8 | 4 |
1 files changed, 3 insertions, 1 deletions
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. |
