https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215090
Oleksandr Tymoshenko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|Documentation |Manual Pages Assignee|[email protected] |[email protected] Alan Somers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Component|Manual Pages |Website CC| |[email protected] --- Comment #1 from Alan Somers <[email protected]> --- 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 the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
