[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/4] zic.8: Use correct escape sequences instead of special c
From: |
G. Branden Robinson |
Subject: |
Re: [PATCH 3/4] zic.8: Use correct escape sequences instead of special characters |
Date: |
Tue, 22 Nov 2022 16:59:34 -0600 |
Hi Alex,
At 2022-11-22T23:31:45+0100, Alejandro Colomar wrote:
> See the following table from groff_char(7):
[snip]
> Cc: Geoff Clare <gwc@opengroup.org>
> Cc: "G. Branden Robinson" <g.branden.robinson@gmail.com>
> Cc: <groff@gnu.org>
> Signed-off-by: Alejandro Colomar <alx@kernel.org>
> ---
> zic.8 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/zic.8 b/zic.8
> index 7fb51dde..4ef2482c 100644
> --- a/zic.8
> +++ b/zic.8
> @@ -351,7 +351,7 @@ .SH FILES
> .q + .
> To allow for future extensions,
> an unquoted name should not contain characters from the set
> -.q !$%&'()*,/:;<=>?@[\e]^`{|}~ .
> +.q !$%&'()*,/:;<=>?@[\e]\(ha\(ga{|}\(ti .
I think you also want \(aq for the neutral apostrophe.
+.q !$%&\(aq()*,/:;<=>?@[\e]\(ha\(ga{|}\(ti .
Apart from that, +1 (predictably).
Regards,
Branden
signature.asc
Description: PGP signature