[Bug 215090] tftp(1) extending TFTP html link broken
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 22 15:53:53 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215090
Oleksandr Tymoshenko <gonzo at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |doc at FreeBSD.org
Component|Documentation |Manual Pages
Assignee|doc at FreeBSD.org |bugs at FreeBSD.org
Alan Somers <asomers at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|bugs at FreeBSD.org |doc at FreeBSD.org
Component|Manual Pages |Website
CC| |asomers at FreeBSD.org
--- Comment #1 from Alan Somers <asomers at FreeBSD.org> ---
This is neither a problem with tftp(1) nor mandoc(1); rather it seems to be a
problem with the online man page browser. Running "mandoc -T html tftp.1
produces the correct output, like this:
<cite class="Rs" title="Rs"><span class="RsT">Extending TFTP</span>,
<a class="RsU"
href="http://www.compuphase.com/tftp.htm">http://www.compuphase.com/tftp.htm</a>.</cite>
However, the online man pages
(https://www.freebsd.org/cgi/man.cgi?query=tftp&apropos=0&sektion=0&manpath=FreeBSD+12-current&arch=default&format=html)
format it incorrectly, like this:
<i>Extending</i> <i>TFTP</i>, <a
href="http://www.compuphase.com/tftp.htm.">http://www.compuphase.com/tftp.htm.</a>
I don't know if the online man browser is using an older version of mandoc, or
something else entirely.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the freebsd-doc
mailing list