CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/25 08:32:07
Modified files:
usr.bin/mandoc : eqn.c libroff.h roff.c
Log message:
Report arguments to .EQ as an error, and simplify the code:
* drop trivial wrapper function roff_openeqn()
* drop unused first arg of function eqn_alloc()
* drop usused member "name" of struct eqn_node
