CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/13 12:59:42
Modified files:
usr.bin/mandoc : cgi.c man.cgi.8
Log message:
Support including a HTML snippet from an optional file head.html
right before the end of the <head> element.
For example, man.voidlinux.org uses this to include a second,
site-specific CSS file such that mandoc.css can be used unchanged.
Based on a patch from Abigail G <[email protected]>
slightly tweaked by me to open the file early.
