aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-01-12 15:50:42 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-01-12 15:50:42 +0000
commit6e11d260e2b32511ddba61c5233b2ac3068e1118 (patch)
tree5f1ab304404ce42398e4cd8bbda9188835544a18 /TODO
parent5f6cfc51841517a03c234988b077d265f7bfcf38 (diff)
downloadmandoc-6e11d260e2b32511ddba61c5233b2ac3068e1118.tar.gz
mandoc-6e11d260e2b32511ddba61c5233b2ac3068e1118.tar.zst
mandoc-6e11d260e2b32511ddba61c5233b2ac3068e1118.zip
Make out-of-context `fi' invocations not cause an error, but just a
warning. From a TODO by schwarze@, originally noted by Brad Smith.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO b/TODO
index 19a98cbb..c4ecf365 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.76 2011/01/12 15:31:17 kristaps Exp $
+* $Id: TODO,v 1.77 2011/01/12 15:50:42 kristaps Exp $
************************************************************************
************************************************************************
@@ -172,10 +172,6 @@
* error reporting issues
************************************************************************
-- .fi without preceding .nf need not be an ERROR,
- a warning is sufficient; occurs in all postfix manuals
- reported by brad@ Sun, Jan 09, 2011 at 09:45:58PM -0500
-
- downgrade "ERROR: macro requires body argument(s)" to WARNING
for the typical man(7) cases, it keeps confusing people
reminded by brad@ Sun, Jan 09, 2011 at 09:45:58PM -0500