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: Wed Dec 01 2010 - 17:02:59 CST


CVSROOT: /cvs
Module name: src
Changes by: schwarzecvs.openbsd.org 2010/12/01 16:02:59

Modified files:
        usr.bin/mandoc : Makefile libman.h man.c man_macro.c
                         man_validate.c
Removed files:
        usr.bin/mandoc : man_action.c

Log message:
Merge man_action.c into man_validate.c.
Same as for mdoc_action.c, but much simpler.
Work by kristaps, re-applying OpenBSD changes on top.