[Bug 215090] tftp(1) extending TFTP html link broken

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 14 10:30:34 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215090

Daniel Ebdrup Jensen <debdrup at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |debdrup at freebsd.org

--- Comment #2 from Daniel Ebdrup Jensen <debdrup at freebsd.org> ---
(In reply to Alan Somers from comment #1)

The online manual pages are generated using man.cgi which as the name implies
is an old perl script that was written by wosch@ back in 1999.

As part of the website redesign, I hope to get the man-pages generated with
mandoc -Thtml instead, as these are not only considerably quicker (as it can be
run via make jobs on the server), but also generate HTML anchors for .Sh and
.Ss macros.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-doc mailing list