diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 10:29:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 10:29:43 +0000 |
commit | 5adf0545f2cbfb4ab53a4ec181d67137a434552a (patch) | |
tree | 7e3f0925f59c4b2e1792c54fba3c2b44b8401cf3 /share/man/man4/de.4 | |
parent | 8acc11609616d50d2c3e5bb0d89a542e12d215fb (diff) |
- section reorder
- some macro fixes
- kill whitespace at EOL
Diffstat (limited to 'share/man/man4/de.4')
-rw-r--r-- | share/man/man4/de.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/de.4 b/share/man/man4/de.4 index ff9999fdfad..8a90372f115 100644 --- a/share/man/man4/de.4 +++ b/share/man/man4/de.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: de.4,v 1.13 2003/03/16 10:18:44 jmc Exp $ +.\" $OpenBSD: de.4,v 1.14 2003/06/06 10:29:41 jmc Exp $ .\" .\" Copyright (c) 1997 David E. O'Brien .\" @@ -117,9 +117,6 @@ devices allowed in a single machine. .It "de%d: not configured; 21140 pass 1.1 required (%d.%d found)" Certain revisions of the chipset are not supported by this driver. .El -.Sh CAVEATS -Since the 21040 is available on both EISA and PCI boards, one must be careful -in how one defines the 21040 in the kernel config file. .Sh SEE ALSO .Xr arp 4 , .Xr ifmedia 4 , @@ -133,3 +130,6 @@ The .Nm device driver was written by Matt Thomas. This manual page was written by David E. O'Brien. +.Sh CAVEATS +Since the 21040 is available on both EISA and PCI boards, one must be careful +in how one defines the 21040 in the kernel config file. |