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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2022-11-23 10:43, Paul Eggert wrote:
I installed that
Further testing showed that the installed patch doesn't work with traditional troff, which doesn't support groff escape sequences like \(aq. To fix this I installed the equivalent of the attached further patch to TZDB.
diff --git a/zic.8 b/zic.8
index f345f944..ccd012b3 100644
--- a/zic.8
+++ b/zic.8
@@ -349,7 +349,8 @@ nor
 .q + .
 To allow for future extensions,
 an unquoted name should not contain characters from the set
-.q !$%&\(aq()*,/:;<=>?@[\e]\(ha\(ga{|}\(ti .
+.ie \n(.g .q \f(CR!$%&\(aq()*,/:;<=>?@[\e]\(ha\(ga{|}\(ti\fP .
+.el .q !$%&'()*,/:;<=>?@[\e]^`{|}~ .
 .TP
 .B FROM
 Gives the first year in which the rule applies.

[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux