From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-2.sys.kth.se (smtp-2.sys.kth.se [130.237.32.160]) by krisdoz.my.domain (8.14.5/8.14.5) with ESMTP id q04BwU1O015824 for ; Wed, 4 Jan 2012 06:58:31 -0500 (EST) Received: from mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) by smtp-2.sys.kth.se (Postfix) with ESMTP id EC58214EA3C for ; Wed, 4 Jan 2012 12:58:24 +0100 (CET) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-2.sys.kth.se ([130.237.32.160]) by mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) (amavisd-new, port 10024) with LMTP id MTGsZmmsK806 for ; Wed, 4 Jan 2012 12:58:23 +0100 (CET) X-KTH-Auth: kristaps [193.10.49.5] X-KTH-mail-from: kristaps@bsd.lv X-KTH-rcpt-to: tech@mdocml.bsd.lv Received: from ctime.hhs.se (ctime.hhs.se [193.10.49.5]) by smtp-2.sys.kth.se (Postfix) with ESMTP id 70C3B14EA30 for ; Wed, 4 Jan 2012 12:58:21 +0100 (CET) Message-ID: <4F043EDD.4030201@bsd.lv> Date: Wed, 04 Jan 2012 12:58:21 +0100 From: Kristaps Dzonsons User-Agent: Mozilla/5.0 (X11; OpenBSD amd64; rv:5.0) Gecko/20110805 Thunderbird/5.0 X-Mailinglist: mdocml-tech Reply-To: tech@mdocml.bsd.lv MIME-Version: 1.0 To: tech@mdocml.bsd.lv Subject: Re: mdocml: `-diag' lists aren't parsed, unlike other list types. References: <201201021548.q02Fm65M026067@krisdoz.my.domain> <20120104022932.GH2607@iris.usta.de> In-Reply-To: <20120104022932.GH2607@iris.usta.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 01/04/12 03:29, Ingo Schwarze wrote: > Hi Kristaps, > > kristaps@mdocml.bsd.lv wrote on Mon, Jan 02, 2012 at 10:48:06AM -0500: > >> `-diag' lists aren't parsed, unlike other list types. >> This fixes a TODO entry raised by deraadt@. > > i hate to say so, but this fix is incomplete: > It only fixes the first .It macro in each -diag list. > To fix the subsequent ones as well, the check > has to be moved after the creation of the .It block, > such that we can look for the parent. > > While moving the check, we can drop the if-statement > and make the comment more precise. Ingo, Gah! Yes, please commit, and thanks for double-checking! Kristaps -- To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv