CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2011/11/27 16:27:16
Modified files: usr.bin/mandoc : mandocdb.c Log message: Reimplement the global command line options -a and -v as static global variables, reducing the maze of arguments passed around among various static functions. Suggested by kristaps@.