OpenBSD CVS

CVS log for src/share/man/man4/Attic/atalk.4


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17, Sat Jul 9 04:01:30 2011 UTC (12 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +2 -2 lines
FILE REMOVED

remove more atalk bits

Revision 1.16 / (download) - annotate - [select for diffs], Thu May 31 19:19:49 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, 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.15: +2 -2 lines
Diff to previous 1.15 (colored)

convert to new .Dd format;

Revision 1.15 / (download) - annotate - [select for diffs], Tue May 29 20:00:06 2007 UTC (17 years ago) by jmc
Branch: MAIN
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)

zap token ring bits; ok claudio

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jun 6 10:29:41 2003 UTC (21 years 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, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

- section reorder
- some macro fixes
- kill whitespace at EOL

Revision 1.13 / (download) - annotate - [select for diffs], Fri Mar 14 10:07:35 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

typos;

audio(4): ok naddy@
cardbus(4): ok deraadt@

Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 29 07:34:31 2002 UTC (21 years, 9 months ago) by wcobb
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

- replace empty lines by .Pp where appropriate.
- no empty lines at end of file.
ok mpech@

Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 13 13:54:25 2001 UTC (22 years, 6 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

o) Fix bogus .Xr usage;
o) CAVEAT -> CAVEATS;
o) AUTHOR -> AUTHORS;
o) Start new sentence on a new line;
o) For URL and path names use .Pa;
o) We don't like .Pp before .Rs;
o) Don't use .Pp before/after .Sh;
o) OpenBSD -> .Ox;

millert@ ok and help;

Revision 1.10 / (download) - annotate - [select for diffs], Thu Sep 6 15:04:34 2001 UTC (22 years, 9 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should
be a single digit. Powered by mantoya@.

millert@ ok.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 7 23:58:38 2001 UTC (23 years, 3 months ago) by todd
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

spelling

Revision 1.8 / (download) - annotate - [select for diffs], Wed Oct 18 16:32:11 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

ethernet -> Ethernet

Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 13 18:56:49 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
Changes since 1.6: +9 -8 lines
Diff to previous 1.6 (colored)

Purely mdoc fixes.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 23 04:12:04 1999 UTC (24 years, 8 months ago) by alex
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Typo fixes.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jul 24 06:37:59 1999 UTC (24 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

spurious directive

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jul 9 13:35:48 1999 UTC (24 years, 10 months ago) by aaron
Branch: MAIN
Changes since 1.3: +7 -7 lines
Diff to previous 1.3 (colored)

- remove all trailing whitespace
     * except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
  working on some scripts for fixing formatting errors in mdoc'd man pages

Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jul 3 02:11:12 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.2: +1 -3 lines
Diff to previous 1.2 (colored)

remove redundant .Pp macros

Revision 1.2 / (download) - annotate - [select for diffs], Sat Sep 5 17:41:48 1998 UTC (25 years, 9 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

more man page repairs; aaron@ug.cs.dal.ca

Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 24 07:31:38 1997 UTC (26 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3

initial cut at atalk man page

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.