diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-09-27 22:42:48 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-09-27 22:42:48 +0000 |
commit | 769e83f0d5d5a1e497dde635834dc228cfa2936c (patch) | |
tree | 3f648b9437b53efd1e694cf190e7658b38d8d2a6 /TODO | |
parent | 172d8acbd9bb7dee2e28592ec6a104fee160d46a (diff) | |
download | mandoc-769e83f0d5d5a1e497dde635834dc228cfa2936c.tar.gz |
Added TODO for more `Pp' warnings.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 ************************************************************************ |