man(1): tweak literal file interpretation
authorFranco Fichtner <franco@lastsummer.de>
Sat, 5 Oct 2013 16:01:07 +0000 (18:01 +0200)
committerFranco Fichtner <franco@lastsummer.de>
Sun, 6 Oct 2013 11:58:46 +0000 (13:58 +0200)
commit5b129c2febb49a4ed04f330b78d9f5f73ca6de7c
tree0fdca4060ae95537d8843d9d025e7456bf8382da
parentc4d64d2903f9181cab55c2b83626039642312c24
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).
usr.bin/man/man.c