CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2012/06/02 14:07:09
Modified files: share/man/man7 : man.7 usr.bin/mandoc : man.c man.h man_html.c man_macro.c man_term.c man_validate.c regress/usr.bin/mandoc/man: Makefile Added files: regress/usr.bin/mandoc/man/EX: Makefile args.in args.out_ascii nested.in nested.out_ascii spacing.in spacing.out_ascii Log message: Minimal implementation of .EX and .EE for GNU compatibility. Do not use this, it is not portable and only defined in esr's man-ext. For example, sox(1) wants these macros.