summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2010-06-29 22:35:01 +0000
committerIngo Schwarze <schwarze@openbsd.org>2010-06-29 22:35:01 +0000
commit72452c8d8f8859768d309309a7ebca1cb366e063 (patch)
treeb7042987f0891b7985ac62dd9895b2e107cefaab
parentc53018b612ba9a7597918d97162d081a1fe5f2dd (diff)
downloadmandoc-72452c8d8f8859768d309309a7ebca1cb366e063.tar.gz
let's not forget the remaining badly nested block issue,
even though there are no more urgent problems
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index d778413b..07334059 100644
--- a/TODO
+++ b/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