OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Ingo Schwarze (schwarzecvs.openbsd.org)
Date: Sun Aug 01 2010 - 15:37:52 CDT


CVSROOT: /cvs
Module name: src
Changes by: schwarzecvs.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