aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-03-22 15:30:30 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-03-22 15:30:30 +0000
commit35e4167ecdd8989ebb6e628716d98878b5e632fd (patch)
treea61676aed004c0c4ec0c195910fd841936f48780 /TODO
parent243bedea9d0bff837d56fae223de2056e3d70f1a (diff)
downloadmandoc-35e4167ecdd8989ebb6e628716d98878b5e632fd.tar.gz
mandoc-35e4167ecdd8989ebb6e628716d98878b5e632fd.tar.zst
mandoc-35e4167ecdd8989ebb6e628716d98878b5e632fd.zip
Make empty sections and parts (SH, SS, RS) only produce a warning if it
has no children. Noted by Brad, added to TODO by schwarze@.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO b/TODO
index 06b90f37..9615a499 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.93 2011/03/19 23:36:08 schwarze Exp $
+* $Id: TODO,v 1.94 2011/03/22 15:30:30 kristaps Exp $
************************************************************************
************************************************************************
@@ -278,10 +278,6 @@
* 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
************************************************************************