git: man: fix suffix parsing for good
Franco Fichtner
franco at crater.dragonflybsd.org
Thu Oct 10 12:56:54 PDT 2013
commit 80b6034777e548d7a3c485c70e19cead39641d9f
Author: Franco Fichtner <franco at lastsummer.de>
Date: Thu Oct 10 21:27:48 2013 +0200
man: fix suffix parsing for good
Instead of guessing the suffix in the code, use the suffix list previously
loaded via man.conf(5). While there, zap unused interation code.
Summary of changes:
usr.bin/man/man.c | 65 +++++++++++++++++++++++++++++++++++--------------------
1 file changed, 42 insertions(+), 23 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/80b6034777e548d7a3c485c70e19cead39641d9f
--
DragonFly BSD source repository
More information about the Commits
mailing list