commit 5b129c2febb49a4ed04f330b78d9f5f73ca6de7c
Author: Franco Fichtner <[email protected]>
Date: Sat Oct 5 18:01:07 2013 +0200
man(1): tweak literal file interpretation
The previous behaviour would not catch the following invoke:
# man usr.bin/man/man.1
Now, as a generalised rule, the literal interpretation is triggered by
any '/' character in the requested page(s).
Summary of changes:
usr.bin/man/man.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5b129c2febb49a4ed04f330b78d9f5f73ca6de7c
--
DragonFly BSD source repository