CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2017/02/16 03:55:57
Modified files: usr.bin/mandoc : main.c Log message: Fix rev. 1.183: -O syntax is different in default apropos(1) output mode and in other output modes, so do not error out prematurely. Also sort local variables in main() while here.