https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215090
Daniel Ebdrup Jensen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Daniel Ebdrup Jensen <[email protected]> --- (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 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]"
