diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-04-13 09:57:41 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-04-13 09:57:41 +0000 |
commit | 2e846fb2760d20d374d5d18bb041cca4ea94b612 (patch) | |
tree | cc9bf7430d57e171645d36362f41494339160077 /TODO | |
parent | 21987bf9ae5077818d53867b4ccd8380a6d9c3da (diff) | |
download | mandoc-2e846fb2760d20d374d5d18bb041cca4ea94b612.tar.gz |
Remove TODO from prior commit of lifting warnings from `Sh', `Ss', `SH',
and `SS' bodies.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -320,13 +320,6 @@ * error reporting issues ************************************************************************ -- In man(7), an empty subsection (.SS) should not be an error, probably - not even a warning. For example, in ExtUtils::CChecker(3p), this is - used in a way similar to empty .It -tag in mdoc(7), that is, explaining - two commands (both presented with .SS markup) in one paragraph of text. - Reported by Gleydson Soares <gsoares at trusted dot com dot br> - on ports@ Tue, 12 Apr 2011 15:39:26 -0300 - ************************************************************************ * performance issues ************************************************************************ |