OpenBSD CVS

CVS log for src/share/man/man6/intro.6


[BACK] Up to [local] / src / share / man / man6

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Sun Sep 30 13:24:33 2018 UTC (5 years, 8 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, HEAD
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

Make the HISTORY sections of the "intro" manuals less confusing and
more uniform; potential for confusion noticed by aalm@; OK jmc@.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jul 6 19:20:21 2017 UTC (6 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.15: +7 -3 lines
Diff to previous 1.15 (colored)

revert previous, requested by jmc@; he says the broken .Xr is intentional

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jul 6 15:42:04 2017 UTC (6 years, 11 months ago) by schwarze
Branch: MAIN
Changes since 1.14: +3 -5 lines
Diff to previous 1.14 (colored)

fix broken cross references; found with mandoc -Tlint

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 10 10:53:33 2010 UTC (14 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.13: +3 -6 lines
Diff to previous 1.13 (colored)

remove references to docs we no longer install;

Revision 1.13 / (download) - annotate - [select for diffs], Mon Nov 16 17:29:21 2009 UTC (14 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.12: +2 -7 lines
Diff to previous 1.12 (colored)

no more snscore(6);

Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 22 18:07:31 2009 UTC (14 years, 7 months ago) by sobrado
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

arguments to name description (.Nd) macros are usually lower case;
fix superfluous double space in manual page body; fix typo.

from Alan R. S. Bueno.

ok jmc@

Revision 1.11 / (download) - annotate - [select for diffs], Thu May 31 19:19:58 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

convert to new .Dd format;

Revision 1.10 / (download) - annotate - [select for diffs], Fri Nov 4 21:46:54 2005 UTC (18 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.9: +49 -133 lines
Diff to previous 1.9 (colored)

- add a SYNOPSIS
- make the list a bit more interesting (-ohangman)

Revision 1.9 / (download) - annotate - [select for diffs], Sun Apr 10 13:44:00 2005 UTC (19 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.8: +3 -1 lines
Diff to previous 1.8 (colored)

missing Xr to robots(6);

Revision 1.8 / (download) - annotate - [select for diffs], Sun Apr 10 13:40:37 2005 UTC (19 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

caesar, not ceasar;
from oliver j. morais;

Revision 1.7 / (download) - annotate - [select for diffs], Sat Oct 25 07:32:48 2003 UTC (20 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.6: +241 -12 lines
Diff to previous 1.6 (colored)

add list of games available; update FILES;
ok deraadt@

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 9 21:55:16 2003 UTC (21 years ago) by hugh
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.5: +1 -7 lines
Diff to previous 1.5 (colored)

Switch to 2 clause licenses. Spotted by Theo.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jun 6 13:45:40 2003 UTC (21 years ago) by jmc
Branch: MAIN
Changes since 1.4: +6 -6 lines
Diff to previous 1.4 (colored)

section reorder;

Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 23 07:48:50 2003 UTC (21 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

some typos, and clarification of game rules;
help, suggestions and ok pjanzen@

Revision 1.3 / (download) - annotate - [select for diffs], Sun Sep 22 21:25:25 2002 UTC (21 years, 8 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored)

Don't Xr dm(8), which no longer exists; David Krause

Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 22 12:15:46 2001 UTC (22 years, 9 months ago) by heko
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

"This section" and variants ==> 'The manual pages in section x'
in intro manual pages to hopefully confuse users a little bit less
aaron@ ok

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 9 21:38:54 1999 UTC (24 years, 11 months ago) by hugh
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6

intro pages for sections 5 and 6

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.