git: man: fix bug with relative file names

Simon Schubert corecode at crater.dragonflybsd.org
Wed Sep 30 08:12:16 PDT 2009


commit 4b9f426d7f793313964ae0c760aa35633beccc7b
Author: Simon 'corecode' Schubert <corecode at fs.ei.tum.de>
Date:   Wed Sep 30 16:35:32 2009 +0200

    man: fix bug with relative file names
    
    Man assembles a command chain which only works properly when the passed
    file name is absolute or relative without any directory component.

Summary of changes:
 gnu/usr.bin/man/man/man.c |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4b9f426d7f793313964ae0c760aa35633beccc7b


-- 
DragonFly BSD source repository





More information about the Commits mailing list