diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-01-26 19:32:46 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-01-26 19:32:46 +0000 |
commit | 9c1812210ecec346a155064fef8ad4063179dc08 (patch) | |
tree | 12aa0c812510887b5c3e1711ef64d4fa5cf03bf3 /TODO | |
parent | 235ae1a6a0c472285b2c9310fe2e27c03a80393d (diff) | |
download | mandoc-9c1812210ecec346a155064fef8ad4063179dc08.tar.gz |
more info on man(7) .Xr hyperlinking
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -412,6 +412,9 @@ are mere guesses, and some may be wrong. - jsg on icb, Nov 3, 2014: try to guess Xr in man(7) for hyperlinking + and render them with <a class="Xr" href=...> + https://github.com/Debian/debiman/issues/15 + loc * exist * algo ** size ** imp ** - The tables used to render the three-part page headers actually force the width of the <body> to the max-width given for <html>. |