commit dc75d87e7da145d736a29251fb2c38a375eb8e70
Author: Franco Fichtner <[email protected]>
Date: Thu Oct 3 21:09:00 2013 +0200
mdocml: mandoc(1) now imitates groff(1)'s header and footer
While there, commit the autogenerated config.h as well as
version and OS name string to make maintenance of the
libmandoc(3) and mandoc(1) Makefile easier when the next
upstream version hits the repo.
Summary of changes:
contrib/mdocml/README.DRAGONFLY | 4 ++++
contrib/mdocml/{config.h.post => config.h} | 19 +++++++++++++++++++
contrib/mdocml/msec.in | 20 ++++++++++----------
lib/libmandoc/Makefile | 2 +-
usr.bin/mandoc/Makefile | 3 +--
5 files changed, 35 insertions(+), 13 deletions(-)
copy contrib/mdocml/{config.h.post => config.h} (71%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dc75d87e7da145d736a29251fb2c38a375eb8e70
--
DragonFly BSD source repository