Up to [cvsweb.bsd.lv] / mandoc
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Sat Jun 24 17:37:06 2017 UTC (6 years, 3 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6,
VERSION_1_14_5,
VERSION_1_14_4,
VERSION_1_14_3,
VERSION_1_14_2,
HEAD
Changes since 1.7: +1 -7 lines
Diff to previous 1.7 (unified)
delete old, undocumented, obsolete section names that nobody uses
Revision 1.7 / (download) - annotate - [select for diffs], Tue Aug 26 11:21:40 2014 UTC (9 years, 1 month ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_1,
VERSION_1_13_4,
VERSION_1_13_3,
VERSION_1_13_2,
VERSION_1_13
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (unified)
Sync section titles with OpenBSD. For section 4, "Kernel Interfaces" is just too confusing, the difference from sections 2 and 9 is too hard to see. The 3p change was suggested by bluhm@; that part of the manual describes more modules than functions. Align the CGI section titles with the console section titles.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Jun 19 20:46:28 2010 UTC (13 years, 3 months ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_13_1,
VERSION_1_12_4,
VERSION_1_12_3,
VERSION_1_12_2,
VERSION_1_12_1,
VERSION_1_12_0,
VERSION_1_12,
VERSION_1_11_7,
VERSION_1_11_6,
VERSION_1_11_5,
VERSION_1_11_4,
VERSION_1_11_3,
VERSION_1_11_2,
VERSION_1_11_1,
VERSION_1_10_9,
VERSION_1_10_8,
VERSION_1_10_7,
VERSION_1_10_6,
VERSION_1_10_5_PREPDF,
VERSION_1_10_5,
VERSION_1_10_4,
VERSION_1_10_3,
VERSION_1_10_2,
VERSION_1_10_10
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)
Churn as I finish email address migration kth.se -> bsd.lv.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jun 10 20:18:43 2009 UTC (14 years, 3 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_25,
VERSION_1_9_24,
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,
VERSION_1_8_4,
VERSION_1_8_3,
VERSION_1_8_2,
VERSION_1_8_1,
VERSION_1_8_0,
VERSION_1_7_24,
VERSION_1_7_23,
VERSION_1_7_22,
VERSION_1_7_21,
VERSION_1_7_20,
VERSION_1_7_19,
VERSION_1_7_17,
VERSION_1_7_16,
VERSION_1_7_15,
VERSION_1_7_14,
VERSION_1_10_1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)
Fixed license email address.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 12 19:45:26 2009 UTC (14 years, 5 months ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_7_13
Changes since 1.3: +10 -12 lines
Diff to previous 1.3 (unified)
Using proper license template (const).
Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 16 22:19:19 2009 UTC (14 years, 6 months ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_7_5,
VERSION_1_7_12,
VERSION_1_7_10,
VERSION_1_6_5,
VERSION_1_6_2,
VERSION_1_5_3,
OPENBSD_CHECKIN
Changes since 1.2: +41 -23 lines
Diff to previous 1.2 (unified)
Fixed mdoc_phrase escape handling. Added MDOC_IGNDELIM (Pf, soon Li, etc.). macro_constant_delimited ignargs -> argv.c parsing. Renamed macro functions to correspond to ontologies. `Fo' and `St' made callable (compat documented). strings.sh deprecated (directly using CPP). Abstracted ASCII translation into ascii.{c,in}. ASCII table uses a self-reordering chained hashtable. Removed old regressions.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 6 14:24:49 2009 UTC (14 years, 6 months ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_5_1,
VERSION_1_4_6,
VERSION_1_4_5,
VERSION_1_4_4,
VERSION_1_4_2
Changes since 1.1: +8 -0 lines
Diff to previous 1.1 (unified)
Documented the strings script.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 6 14:13:47 2009 UTC (14 years, 6 months ago) by kristaps
Branch: MAIN
Strings abstracted into dynamically-created C files. Added -V option. Deprecated README files.