diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2015-09-29 18:45:36 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2015-09-29 18:45:36 +0000 |
commit | 7ad3c2849ebafa909bcff5c056090861789c355d (patch) | |
tree | bf7704885c4a25f698c251074ccef216b5b7be0b /TODO | |
parent | ec96c38d56e89a1c0dfed7b9a0fc436d19d67f2b (diff) | |
download | mandoc-7ad3c2849ebafa909bcff5c056090861789c355d.tar.gz |
Theo found a stray blank in HTML output.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -416,6 +416,12 @@ are mere guesses, and some may be wrong. see also matthew@ Fri, 18 Jul 2014 19:25:12 -0700 loc * exist * algo ** size * imp *** +- .Bf at the beginning of a paragraph inserts a bogus 1ex horizontal + space, see for example random(3). Introduced in + http://mdocml.bsd.lv/cgi-bin/cvsweb/mdoc_html.c.diff?r1=1.91&r2=1.92 + reported by deraadt@ Mon, 28 Sep 2015 20:14:13 -0600 (MDT) + loc ** exist ** algo ** size * imp * + - jsg on icb, Nov 3, 2014: try to guess Xr in man(7) for hyperlinking |