CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2015/02/02 08:02:17
Modified files: usr.bin/mandoc : mdoc_macro.c Log message: Get rid of all remaining calls to rew_sub() where the target block is known. This only leaves three that do actual searching. No functional change, minus 30 lines of code.