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.3/8.14.3) with ESMTP id o619cQVl010038 for ; Thu, 1 Jul 2010 05:38:26 -0400 (EDT) Received: from smtp-2.sys.kth.se (localhost [127.0.0.1]) by smtp-2.sys.kth.se (Postfix) with ESMTP id 68F5414DC74 for ; Thu, 1 Jul 2010 11:38:20 +0200 (CEST) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-2.sys.kth.se ([127.0.0.1]) by smtp-2.sys.kth.se (smtp-2.sys.kth.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP id cH039ld05Hkl for ; Thu, 1 Jul 2010 11:38:19 +0200 (CEST) X-KTH-Auth: kristaps [85.8.60.23] X-KTH-mail-from: kristaps@bsd.lv X-KTH-rcpt-to: tech@mdocml.bsd.lv Received: from lappy.bsd.lv (h85-8-60-23.dynamic.se.alltele.net [85.8.60.23]) by smtp-2.sys.kth.se (Postfix) with ESMTP id 52BBA14C146 for ; Thu, 1 Jul 2010 11:38:18 +0200 (CEST) Message-ID: <4C2C622B.4050803@bsd.lv> Date: Thu, 01 Jul 2010 11:38:51 +0200 From: Kristaps Dzonsons User-Agent: Thunderbird 2.0.0.16 (X11/20080812) X-Mailinglist: mdocml-tech Reply-To: tech@mdocml.bsd.lv MIME-Version: 1.0 To: tech@mdocml.bsd.lv Subject: Re: [PATCH] .Nm indentation in the SYNOPSIS References: <20100626134712.GC22002@iris.usta.de> <20100630232458.GN24358@iris.usta.de> In-Reply-To: <20100630232458.GN24358@iris.usta.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit This patch is clear (1/3-ok). It needs bits in mdoc.7, as with `Vt', stating its effects (pending 1/3). Furthermore, the existing code in mdoc_html.c handling `Nm' needs to be thrown out and replaced by this (last 1/3). I can take care of the last part if you don't want to navigate mdoc_html.c. jmc will love you for this, Ingo! :-) -- To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv