summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-09-27 22:42:48 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-09-27 22:42:48 +0000
commit769e83f0d5d5a1e497dde635834dc228cfa2936c (patch)
tree3f648b9437b53efd1e694cf190e7658b38d8d2a6
parent172d8acbd9bb7dee2e28592ec6a104fee160d46a (diff)
downloadmandoc-769e83f0d5d5a1e497dde635834dc228cfa2936c.tar.gz
Added TODO for more `Pp' warnings.
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7f62245d..2623199d 100644
--- a/TODO
+++ b/TODO
@@ -74,6 +74,10 @@
- allow `Qq', `Dq', `Sq', `Aq', `Bq' to have 0 arguments
noted by Alex Kozlov 08/06/10 23:05
+- Have `Sh', `It', `Ss' and others complain if `Pp' is invoked prior to
+ close (in the post validation) or prior to open (pre). This noted by
+ jmc@ a thousand years ago.
+
************************************************************************
* formatting issues: ugly output
************************************************************************