CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/02 09:29:46
Modified files:
usr.bin/mandoc : mandoc.h read.c
Log message:
Since the functions in read.c are part of the mandoc(3) library,
do not print to stderr. Instead, properly use the mmsg callback.
Issue noticed by Abhinav Upadhyay <er dot abhinav dot upadhyay
at gmail dot com> and Thomas Klausner <wiz at NetBSD>.
