OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13, Fri May 27 02:18:16 2005 UTC (19 years ago) by martin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +1 -1 lines
FILE REMOVED

no longer needed

Revision 1.12 / (download) - annotate - [select for diffs], Thu Sep 30 19:59:25 2004 UTC (19 years, 8 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

kill default locators

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jun 6 10:29:41 2003 UTC (21 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.10: +12 -12 lines
Diff to previous 1.10 (colored)

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

Revision 1.10 / (download) - annotate - [select for diffs], Sun Mar 30 12:14:31 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

typos;

Revision 1.9 / (download) - annotate - [select for diffs], Thu Sep 26 07:55:40 2002 UTC (21 years, 8 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.8: +5 -2 lines
Diff to previous 1.8 (colored)

Incomplete section 4 mi manual page cleanup.
- make configuration lines match GENERIC files
- more Xr (hopefully usefule Xr)
- never mention intro(4) on non-physical devices (i.e. protocols), always
mention it for physical devices
- random text style and quoting fixes
- drivers ported from FreeBSD did mention rc.conf instead of hostname.if as
the place to put mediaopt
- some .Tn UNIX -> .Ox replacements
- etc, etc...

reviewd in part by deraadt@ (until he got bored of this)

Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 5 14:45:53 2001 UTC (22 years, 8 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.7: +7 -5 lines
Diff to previous 1.7 (colored)

Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok

Tip of the day:   www.mpechismazohist.com

Revision 1.7 / (download) - annotate - [select for diffs], Wed Apr 11 20:48:03 2001 UTC (23 years, 2 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.6: +7 -1 lines
Diff to previous 1.6 (colored)

Xref siop(4), aaron@ ok

Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 8 20:11:51 2001 UTC (23 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Put "Symbios" in the NAME so man -k will find it; ian@darwinsys.com

Revision 1.5 / (download) - annotate - [select for diffs], Sun Oct 8 19:38:12 2000 UTC (23 years, 8 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Mention Symbios 53C1510 and 53C1510D

Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 27 23:28:23 2000 UTC (24 years, 2 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.3: +91 -4 lines
Diff to previous 1.3 (colored)

Updates from NetBSD with minor changes to match OpenBSD, plus a description
of the NCR_VERBOSE option.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 9 13:35:46 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Sun May 16 19:56:31 1999 UTC (25 years ago) by alex
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Cleanup xrefs under SEE ALSO.  Specifically:

  - Sort xrefs by section, and then alphabetically.
  - Add missing commas between xref items.
  - Remove commas from the last xref entry.
  - Remove duplicate entries.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 28 22:53:40 1997 UTC (27 years, 2 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1

Move ncr.4 out of man4.i386/ncr.4 and update it from NetBSD.
Remove one of the tekram cards from man4.i386/aha.4 that is really
ncr-based and add cd.4, fpa.4, sd.4, st.4, uk.4 from NetBSD
(some originally from FreeBSD).

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.