If man(1) only has one single argument, always interpret it as a name,
authorschwarze <schwarze@openbsd.org>
Thu, 1 Jan 2015 13:18:23 +0000 (13:18 +0000)
committerschwarze <schwarze@openbsd.org>
Thu, 1 Jan 2015 13:18:23 +0000 (13:18 +0000)
commitf92821066656139515728a69942c07e2e59482a5
tree82bdaf101cc35e3bd61a7b427a410f817c4a576e
parent1bd27c556f600c09df8ae7fcb2185c60be770b25
If man(1) only has one single argument, always interpret it as a name,
never as a section.  Who would have thought that people call their
manual pages 7z(1), 9c(1), 9p(1), and 9p(3)...
Patch from Sebastien Marie <semarie dash openbsd at latrappe dot fr>.
usr.bin/mandoc/main.c