Re: Doubts about a typo fix

2022-11-23 Thread G. Branden Robinson
Hi Alex, I'm not Paul but I think I can address this item anyway. At 2022-11-23T20:31:22+0100, Alejandro Colomar wrote: > I don't undertstand the commit shown below. > @@ -145,7 +145,7 @@ .SH OPTIONS > 31-bit signed integers. > On platforms with GNU > .BR date , > -.q "zic \-r @$(date +%s)" >

Re: [PATCH v2 3/4] zic.8: Use correct escape sequences instead of special characters

2022-11-23 Thread Paul Eggert
Thanks, I installed that, with a shorter commit message.

Doubts about a typo fix

2022-11-23 Thread Alejandro Colomar
Hi Paul, I don't undertstand the commit shown below. It breaks the '-' symbol, which now is a hyphen. See the table mentioned yesterday: ┌──┐ │Keycap Appearance and meaning Special character and meaning │

Re: [PATCH v2 3/4] zic.8: Use correct escape sequences instead of special characters

2022-11-23 Thread G. Branden Robinson
Hi Alex, At 2022-11-23T14:48:29+0100, Alejandro Colomar wrote: > Reviewed-by: "G. Branden Robinson" > Cc: Geoff Clare > Cc: > Signed-off-by: Alejandro Colomar > --- > > v2: > - Transform ' into \(aq [Branden]. > > > Hi Branden, > > I took the freedom to take your message as a reviewed-by.

[PATCH v2 3/4] zic.8: Use correct escape sequences instead of special characters

2022-11-23 Thread Alejandro Colomar
See the following table from groff_char(7): ┌──┐ │Keycap Appearance and meaning Special character and meaning │ ├──┤ │"" neutral double quote \[dq] ne