git: man(1): fixup literal file suffix parsing

Franco Fichtner franco at crater.dragonflybsd.org
Sun Oct 6 05:30:11 PDT 2013


commit f69089a46ec27db494e0c4db0290aa777804be19
Author: Franco Fichtner <franco at lastsummer.de>
Date:   Sat Oct 5 18:45:33 2013 +0200

    man(1): fixup literal file suffix parsing
    
    Look for last slash and assume next dot is the suffix start.  Fixes
    display of compressed pages as configured via man.conf(5), e.g.
    
        # man ./man.1.gz

Summary of changes:
 usr.bin/man/man.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f69089a46ec27db494e0c4db0290aa777804be19


-- 
DragonFly BSD source repository



More information about the Commits mailing list