Date: Wed, 22 Aug 2018 15:53:50 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 215090] tftp(1) extending TFTP html link broken Message-ID: <bug-215090-227-IR6VphuHVN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215090-227@https.bugs.freebsd.org/bugzilla/> References: <bug-215090-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215090 Oleksandr Tymoshenko <gonzo@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |doc@FreeBSD.org Component|Documentation |Manual Pages Assignee|doc@FreeBSD.org |bugs@FreeBSD.org Alan Somers <asomers@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |doc@FreeBSD.org Component|Manual Pages |Website CC| |asomers@FreeBSD.org --- Comment #1 from Alan Somers <asomers@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 the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215090-227-IR6VphuHVN>
