git: DragonFly_RELEASE_2_4 man: fix bug with relative file names

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Sep 30 09:20:14 PDT 2009


commit 1429ee33caf4d76ff45498594ea8cc2fb8965627
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/1429ee33caf4d76ff45498594ea8cc2fb8965627


-- 
DragonFly BSD source repository





More information about the Commits mailing list