CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2010/08/01 14:37:51
Modified files: share/man/man7 : mdoc.7 Removed files: usr.bin/mandoc : mdoc.7 Log message: Move the new mdoc(7) manual written by kristaps@, replacing the old one which had much less information, such that the new one gets installed. No change to the build system required, no text change in this commit. Doing the big move early even though a few more improvements will follow. The duplicate information in mdoc.samples(7) will be cleaned up post-release. ok jmc@, and kristaps@ agreed with the plan, too