CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/18 11:28:08
Modified files:
usr.bin/mandoc : libman.h libmandoc.h libmdoc.h man.c mdoc.c
read.c roff.c
Log message:
Unify {mdoc,man}_{alloc,reset,free}() into roff_man_{alloc,reset,free}().
Minus 80 lines of code, no functional change.
Written on the train from Koeln to Wolfsburg returning from p2k15.
