CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/25 08:28:40
Modified files:
usr.bin/mandoc : mdoc_term.c tag.c tag.h
Log message:
Simplify and make tag_put() more efficient by integrating tag_get()
into it and by only handling NUL-terminated strings.
Minus 25 lines of code, no functional change.
