diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2011-11-07 01:24:40 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2011-11-07 01:24:40 +0000 |
commit | 9830303b6541ca2717331d52b40997c9e566a48b (patch) | |
tree | bef7f838061058f52f46cf360a8feec0e93a87e9 /TODO | |
parent | a3d2601486005576848664f22121fcd2881778e3 (diff) | |
download | mandoc-9830303b6541ca2717331d52b40997c9e566a48b.tar.gz |
When the HEAD scope of .TP is broken by another block macro,
do not abort with a FATAL error, but report a report a WARNING,
remove the broken .TP from the syntax tree, and prod on.
Reported repeatedly by ports people, at least by brad@ and jeremy@.
Also fixes rendition(4) in Xenocara.
ok kristaps@
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -12,11 +12,6 @@ and then triggers an unknown macro error reported by naddy@ Sun, 3 Jul 2011 21:52:24 +0200 -- .TP before .SH is still FATAL in man(7) - reported by brad@ Sat, 15 Jan 2011 15:54:54 -0500 - also occurs in emulators/pcsxr/patches/patch-doc_pcsx_1 - jeremy@ commit Wed, 7 Sep 2011 10:00:19 -0600 (MDT) - ************************************************************************ * formatter bugs ************************************************************************ @@ -192,6 +187,7 @@ .It Em Authentication<tab>Key Length ought to render "Key Length" with emphasis, too, see OpenBSD iked.conf(5). + reported again Nicolas Joly via wiz@ Wed, 12 Oct 2011 00:20:00 +0200 - empty phrases in .Bl column produce too few blanks try e.g. .Bl -column It Ta Ta |