CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/22 11:21:24
Modified files:
usr.bin/mandoc : main.c mdoc.c
Log message:
sync to 1.8.5: Error string is now file:line:col: message.
Fixed column reporting (off by one).
Use fprintf instead of warnx for parse errors (like cc).
