git: man(1): fix build and adapt for DragonFly
Franco Fichtner
franco at crater.dragonflybsd.org
Sun Oct 6 05:30:10 PDT 2013
commit c4d64d2903f9181cab55c2b83626039642312c24
Author: Franco Fichtner <franco at lastsummer.de>
Date: Sat Oct 5 03:27:24 2013 +0200
man(1): fix build and adapt for DragonFly
swildner suggested to get rid of the cat* magic, so let's try this out
for mandoc(1). Still not hooked up to the build, but ready for testing.
Don't forget to manually install etc/man.conf to your system.
Summary of changes:
etc/man.conf | 31 ++++++++++---------------------
usr.bin/man/Makefile | 4 ----
usr.bin/man/man.1 | 4 +---
usr.bin/man/man.c | 16 ++++++----------
usr.bin/man/man.conf.5 | 2 +-
5 files changed, 18 insertions(+), 39 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c4d64d2903f9181cab55c2b83626039642312c24
--
DragonFly BSD source repository
More information about the Commits
mailing list