CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/20 10:11:03
Modified files:
usr.bin/mandoc : main.c
Log message:
Prefix error messages from mandoc(1) with "mandoc: "
just like almost all other utility programs do.
Suggested by nick@ who wondered where messages came from
when calling mandoc(1) from inside a Perl script.
ok jmc@ nick@
