summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2011-03-19 23:36:08 +0000
committerIngo Schwarze <schwarze@openbsd.org>2011-03-19 23:36:08 +0000
commit3d3b9bb4945efccafd4d851fafe143956ece56b5 (patch)
tree2d16b2eebd12ab525641c6ca61cd730a741f34af
parentdad6adf8caf465e3295ab404980aa996a1a8086f (diff)
downloadmandoc-VERSION_1_10_10.tar.gz
mandoc-VERSION_1_10_10.tar.zst
mandoc-VERSION_1_10_10.zip
.RS w/o line args is not seriousVERSION_1_10_10
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 47e2bdf4..06b90f37 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.92 2011/03/17 09:16:38 kristaps Exp $
+* $Id: TODO,v 1.93 2011/03/19 23:36:08 schwarze Exp $
************************************************************************
************************************************************************
@@ -278,6 +278,10 @@
* error reporting issues
************************************************************************
+- empty .RS blocks in man(7) should be warnings, not errors,
+ see for example qemu(1);
+ brad@comstyle.com Sat Mar 19 00:36:56 2011
+
************************************************************************
* performance issues
************************************************************************