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=3D215090 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=3D"Rs" title=3D"Rs"><span class=3D"RsT">Extending TFTP</span>, <a class=3D"RsU" href=3D"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=3Dtftp&apropos=3D0&sektion=3D0&m= anpath=3DFreeBSD+12-current&arch=3Ddefault&format=3Dhtml) format it incorrectly, like this: <i>Extending</i> <i>TFTP</i>, <a href=3D"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. --=20 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>