看板 DFBSD_commit 關於我們 聯絡資訊
commit 4b9f426d7f793313964ae0c760aa35633beccc7b Author: Simon 'corecode' Schubert <corecode@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