Module Name: src Committed By: joerg Date: Tue Jun 1 23:29:10 UTC 2010
Modified Files: src/distrib/sets/lists/man: mi src/external/bsd/mdocml/man: Makefile src/share/mk: bsd.man.mk bsd.own.mk Log Message: Install mdocml's default CSS as /usr/share/man/style.css. Switch HTML man pages to use mandoc unconditional as it gives reasonable output for all man pages, not only a subset of mdoc(7). Use the newly installed style.css for formatting and produce hyperlinks for .Xr. To generate a diff of this commit: cvs rdiff -u -r1.1213 -r1.1214 src/distrib/sets/lists/man/mi cvs rdiff -u -r1.2 -r1.3 src/external/bsd/mdocml/man/Makefile cvs rdiff -u -r1.103 -r1.104 src/share/mk/bsd.man.mk cvs rdiff -u -r1.626 -r1.627 src/share/mk/bsd.own.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.