From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-1.sys.kth.se (smtp-1.sys.kth.se [130.237.32.175]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id p3NNBhSL010043 for ; Sat, 23 Apr 2011 19:11:44 -0400 (EDT) Received: from mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) by smtp-1.sys.kth.se (Postfix) with ESMTP id DFF4E1579EC; Sun, 24 Apr 2011 01:11:37 +0200 (CEST) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-1.sys.kth.se ([130.237.32.175]) by mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) (amavisd-new, port 10024) with LMTP id gcpBtGb1b8Ph; Sun, 24 Apr 2011 01:11:36 +0200 (CEST) X-KTH-Auth: kristaps [213.103.216.43] X-KTH-mail-from: kristaps@bsd.lv Received: from macky.local (s213-103-216-43.cust.tele2.se [213.103.216.43]) by smtp-1.sys.kth.se (Postfix) with ESMTP id 65DAD15792B; Sun, 24 Apr 2011 01:11:36 +0200 (CEST) Message-ID: <4DB35CA8.20509@bsd.lv> Date: Sun, 24 Apr 2011 01:11:36 +0200 From: Kristaps Dzonsons User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 X-Mailinglist: mdocml-tech Reply-To: tech@mdocml.bsd.lv MIME-Version: 1.0 To: tech@mdocml.bsd.lv CC: Ingo Schwarze , jmc@openbsd.org Subject: Re: better spacing for standards References: <20110423230631.GM18756@iris.usta.de> <4DB35C55.5000006@bsd.lv> In-Reply-To: <4DB35C55.5000006@bsd.lv> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 24/04/2011 01:10, Kristaps Dzonsons wrote: >> i'd like to resolve one gratuitious difference between mandoc and >> groff-1.21: mandoc breaks lines at some places in the middle of >> standard names where groff doesn't. This is annoying for automatic >> comparisons because it occurs at many places. >> >> The following slight changes are included to get identical text >> like in groff: >> >> * "AT&T System V.4 UNIX" -> "AT&T System\\~V Release\\~4 UNIX" >> * Add "Amendment 1", "Technical Corrigendum 1" to the 94/95 ISO C >> variants >> * "ANSI C" -> "ANSI\\~C89" > > Ingo, > > I'm fine with this, but please add some notes in chars.in as to the > reason why all the funny escapes are in place. Er, chars.in -> st.in and at.in... -- To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv