[tz] [PATCH] tzfile.5: Fix indentation
Alejandro Colomar
alx at kernel.org
Sun Mar 17 12:35:10 UTC 2024
On Sun, Mar 17, 2024 at 12:55:56PM +0100, Alejandro Colomar wrote:
> RS after IP, if the indentation amount is not specified, takes the same
> indentation that IP had. The values being used were wrong, and by
> removing them, we're fixing the indentation of the page.
>
> Cc: "G. Branden Robinson" <branden at debian.org>
> Cc: Paul Eggert <eggert at cs.ucla.edu>
> Signed-off-by: Alejandro Colomar <alx at kernel.org>
> ---
> tzfile.5 | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/tzfile.5 b/tzfile.5
> index 867348d6..ef0c14e6 100644
> --- a/tzfile.5
> +++ b/tzfile.5
> @@ -42,7 +42,7 @@ .SH DESCRIPTION
> Fifteen bytes containing zeros reserved for future use.
> .IP \(bu
> Six four-byte integer values, in the following order:
> -.RS "\w' \(bu 'u"
> +.RS
> .TP "\w' 'u"
> .B tzh_ttisutcnt
> The number of UT/local indicators stored in the file.
> @@ -134,7 +134,7 @@ .SH DESCRIPTION
> is in the range [\-89999, 93599] (i.e., more than \-25 hours and less
> than 26 hours); this allows easy support by implementations that
> already support the POSIX-required range [\-24:59:59, 25:59:59].
> -.RS "\w' 'u"
> +.RS
Hmm, I've now noticed that this is not what was intended. Let me
prepare the right fix in a moment.
> .IP \(bu "\w'\(bu 'u"
> .B tzh_charcnt
> bytes that represent time zone designations,
> --
> 2.43.0
>
--
<https://www.alejandro-colomar.es/>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://mm.icann.org/pipermail/tz/attachments/20240317/6d814b4e/signature-0001.asc>
More information about the tz
mailing list