From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from krisdoz.my.domain (schwarze@localhost [127.0.0.1]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id o5TMZ1Zp004801 for ; Tue, 29 Jun 2010 18:35:02 -0400 (EDT) Received: (from schwarze@localhost) by krisdoz.my.domain (8.14.3/8.14.3/Submit) id o5TMZ1Hc030436; Tue, 29 Jun 2010 18:35:01 -0400 (EDT) Date: Tue, 29 Jun 2010 18:35:01 -0400 (EDT) Message-Id: <201006292235.o5TMZ1Hc030436@krisdoz.my.domain> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 From: schwarze@mdocml.bsd.lv To: source@mdocml.bsd.lv Subject: mdocml: let's not forget the remaining badly nested block issue, even X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- let's not forget the remaining badly nested block issue, even though there are no more urgent problems Modified Files: -------------- mdocml: TODO Revision Data ------------- Index: TODO =================================================================== RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/TODO,v retrieving revision 1.17 retrieving revision 1.18 diff -LTODO -LTODO -u -p -r1.17 -r1.18 --- TODO +++ TODO @@ -6,6 +6,9 @@ at the end of the enclosing block, e.g. .Bl It (El) Sh reminded by stsp@ in net/pptp pptp.8 Fri, 23 Apr 2010 20:32:39 +0200 +- fix bad block nesting involving multiple identical explicit blocks + see the OpenBSD mdoc_macro.c 1.47 commit message + - we need real .ds; for example, terminfo.3 has .ds n 5 and then later -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv