CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2015/01/01 06:18:23
Modified files: usr.bin/mandoc : main.c Log message: 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>.