summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-09-25 16:52:15 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-09-25 16:52:15 +0000
commit8ca4b8cb376d12813051f2b1f75c4d3cead8945a (patch)
treefea4bcc4c3683269a0dc4ee19e08359a5b6aec97
parent9e1f1ef7e0a526da2ddcb907a1799e7cd5b10813 (diff)
downloadmandoc-8ca4b8cb376d12813051f2b1f75c4d3cead8945a.tar.gz
Remove fixed TODO and add a new one.
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index 2ee2d419..2687eb20 100644
--- a/TODO
+++ b/TODO
@@ -145,10 +145,6 @@
on the next line, it must be indented by -width, not width+1;
see "rule block|pass" in OpenBSD ifconfig(8).
-- When .%T is used outside an .Rs context and with a trailing comma,
- there is no point in rendering two commata,
- see the first paragraph of the DESCRIPTION in OpenBSD mount_nfs(8).
-
- Bogus .Pp before .Bl should not cause a double blank line,
see "The route utility provides the following simple commands:"
in OpenBSD route(8).
@@ -169,3 +165,4 @@ Several areas can be cleaned up to make mandoc even faster. These are
* structural issues
************************************************************************
+- remove superfluous NOSPACE invocations (e.g., with term_word(p, "("))