Up to [cvsweb.bsd.lv] / mandoc
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: VERSION_1_9_23
Revision 1.19 / (download) - annotate - [select for diffs], Mon Jul 27 19:43:02 2009 UTC (14 years, 4 months ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_9_9,
VERSION_1_9_8,
VERSION_1_9_7,
VERSION_1_9_6,
VERSION_1_9_5,
VERSION_1_9_23,
VERSION_1_9_22,
VERSION_1_9_21,
VERSION_1_9_20,
VERSION_1_9_2,
VERSION_1_9_19,
VERSION_1_9_18,
VERSION_1_9_17,
VERSION_1_9_16,
VERSION_1_9_15-pre2,
VERSION_1_9_15-pre1,
VERSION_1_9_15,
VERSION_1_9_14,
VERSION_1_9_13,
VERSION_1_9_12,
VERSION_1_9_11,
VERSION_1_9_10,
VERSION_1_9_1,
VERSION_1_9_0,
VERSION_1_8_5
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (colored)
main.c using fprintf instead of warnx for parse errors (like cc). Error string is now file:line:col: message. Removed sed from vim -q example in manuals.7. Fixed column reporting (off by one).