History log of /freebsd-10.2-release/share/man/man4/man4.i386/ex.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 285830 23-Jul-2015 gjb

- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.2.
- Update default pkg(8) configuration to use the quarterly branch.[1]

Discussed with: re, portmgr [1]
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 152569 18-Nov-2005 ru

-mdoc sweep.


# 151046 07-Oct-2005 trhodes

Work around an apparent mdoc(7) bug.

Spotted by: marius
Discussed with: ru


# 148220 21-Jul-2005 trhodes

Break long lines and kill a few instances of EOL whitespace.

Noticed by: ru


# 148145 19-Jul-2005 trhodes

Add a "Load module on start up" comment, similar to mac_*.4 pages[1].
Quote .Cd and .Nd text.
Bump doc date.

Requested by: some user through ru
Supported by: ru, dwmalone, brueffer


# 148021 15-Jul-2005 imp

Mention the PC Card devices known to work with this driver, as well
as some of the bugs there with.


# 140561 21-Jan-2005 ru

Sort sections.


# 134768 04-Sep-2004 simon

- Add a HARDWARE section which lists supported devices.

MFC after: 3 days


# 131530 03-Jul-2004 ru

Mechanically kill hard sentence breaks and double whitespaces.


# 122337 09-Nov-2003 bmah

Mention Olicom OC2220, which is listed in the hardware notes and
driver source.


# 84877 13-Oct-2001 yokota

Update man pages in the section 4 to match the reality in -CURRENT.

- Change lines referring to kernel configuration file:
device foo0 at isa port xxx irq yyy...
to
device foo
Describe resource "hints" in /boot/device.hints.

- Try to describe resource allocation and probe/attach behavior in the
newbus framework.


# 79727 14-Jul-2001 schweikh

Removed whitespace at end-of-line; no content changes. I simply did
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'

BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...

Reviewed by: Silence from cvs diff -b
MFC after: 7 days


# 79538 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 79454 09-Jul-2001 dd

mdoc(7) police: remove extraneous .Pp before and/or after .Sh.


# 75670 18-Apr-2001 ru

mdoc(7) police: normalize .Nd.


# 69027 22-Nov-2000 ru

mdoc(7) police: do not split author names in the AUTHORS section.


# 68719 14-Nov-2000 ru

Spell the author's name correctly.


# 59974 04-May-2000 archie

Move netgraph node type man pages from section 8 to section 4.


# 56612 25-Jan-2000 archie

Add a reference to ng_ether(8).


# 50476 28-Aug-1999 peter

$Id$ -> $FreeBSD$


# 47337 20-May-1999 yokota

Remove bio/cam/net/tty labels.

OKed by: peter


# 40582 22-Oct-1998 bde

Removed all `vector xxxintr' specifications. Interrupt handlers are now
configured in drivers.

Format "irq ?" the same as in other man pages.


# 34504 12-Mar-1998 charnier

.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
Use .An/.Aq.


# 29876 26-Sep-1997 msmith

Update documentation for the 'ex' driver to indicate that it supports
the Pro/10+ cards as well.


# 22986 22-Feb-1997 peter

Revert $FreeBSD$ back to $Id$


# 21868 19-Jan-1997 mpp

Man page police.


# 21864 19-Jan-1997 obrien

Basic manpage for the ex driver (Intel EtherExpress Pro/10).

Desired by: Joerg