CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/02/09 17:06:30
Modified files:
usr.bin/mandoc : man.c mandoc.h mdoc.c tbl_data.c tree.c
Log message:
Tbl code maintenance by kristaps@.
- Remember the line-number of a tbl_span, and use it in messages.
- Put *_span_alloc() functions right into the *_addspan() ones,
since these are the only places they are called from.
