CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/24 19:54:53
Modified files:
usr.bin/mandoc : Makefile
Added files:
usr.bin/mandoc : mandoc.css
Log message:
Add the style sheet used on man.openbsd.org to the source tree.
It is NOT used during "make build" and NOT installed, but it is
helpful for people trying to read and understand html.c and mdoc_html.c,
and maybe even for users of mandoc -Thtml.
OK deraadt@
