man: fix bug with relative file names
commit1429ee33caf4d76ff45498594ea8cc2fb8965627
authorSimon 'corecode' Schubert <corecode@fs.ei.tum.de>
Wed, 30 Sep 2009 14:35:32 +0000 (30 16:35 +0200)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 30 Sep 2009 16:18:58 +0000 (30 09:18 -0700)
treeec61817c5151f280a9715d39e7fe99e3705c83dd
parenta434d70ce9e0882c28d7be190e72f9034a1960a3
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.
gnu/usr.bin/man/man/man.c