CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/03 17:17:09
Modified files:
usr.bin/mandoc : man_macro.c
Log message:
Vastly simplify man(7) block unwinding, similar to mdoc_macro.c 1.171.
Drop one enum type, two static functions, 70 lines of code.
Also fixes the mpeg_encode(1) manual reported broken by naddy@.
