CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/31 04:01:34
Modified files:
usr.bin/mandoc : man_term.c
Log message:
Cleanup, minus 25 LOC, no functional change:
Delete the complicated mechanism keeping fill mode state locally in
the man(7) HTML formatter. Instead, use the state stored in the nodes.
