CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2013/12/30 19:42:20
Modified files: usr.bin/mandoc : mansearch.c Log message: Split buildnames() out of mansearch(); the latter function is getting too long and unwieldy, but will grow more code soon. No functional change.