diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2010-06-29 22:35:01 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2010-06-29 22:35:01 +0000 |
commit | 72452c8d8f8859768d309309a7ebca1cb366e063 (patch) | |
tree | b7042987f0891b7985ac62dd9895b2e107cefaab | |
parent | c53018b612ba9a7597918d97162d081a1fe5f2dd (diff) | |
download | mandoc-72452c8d8f8859768d309309a7ebca1cb366e063.tar.gz |
let's not forget the remaining badly nested block issue,
even though there are no more urgent problems
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |