CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2013/12/31 11:07:06
Modified files: usr.bin/mandoc : man_validate.c mandocdb.c term.c Log message: remove assignments that will be overwritten right afterwards, and remove pointless local variables; found in a clang output from Ulrich Spoerlein <uqs at FreeBSD>