summaryrefslogtreecommitdiff
path: root/share/man/man4/fpa.4
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-06-06 10:29:43 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-06-06 10:29:43 +0000
commit5adf0545f2cbfb4ab53a4ec181d67137a434552a (patch)
tree7e3f0925f59c4b2e1792c54fba3c2b44b8401cf3 /share/man/man4/fpa.4
parent8acc11609616d50d2c3e5bb0d89a542e12d215fb (diff)
- section reorder
- some macro fixes - kill whitespace at EOL
Diffstat (limited to 'share/man/man4/fpa.4')
-rw-r--r--share/man/man4/fpa.412
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/fpa.4 b/share/man/man4/fpa.4
index 00f35571966..11e8e39c6c7 100644
--- a/share/man/man4/fpa.4
+++ b/share/man/man4/fpa.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fpa.4,v 1.16 2003/05/10 21:17:21 jmc Exp $
+.\" $OpenBSD: fpa.4,v 1.17 2003/06/06 10:29:41 jmc Exp $
.\" $NetBSD: fpa.4,v 1.2 1997/02/18 01:07:46 jonathan Exp $
.\"
.\" Copyright (c) 1995, Matt Thomas
@@ -36,11 +36,6 @@ requires a minimum of 1K device memory be set up.
The ECU (EISA Configuration Utility) will need to be run to change
the settings.
.El
-.Sh CAVEATS
-Normally, the device driver will not enable the reception of SMT frames.
-However if the IFF_LINK1 flag is set, the device driver will enable the
-reception of SMT frames and pass them up to the Berkeley Packet Filter for
-processing.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr eisa 4 ,
@@ -54,3 +49,8 @@ The
and
.Nm fea
device driver and manual page was written by Matt Thomas.
+.Sh CAVEATS
+Normally, the device driver will not enable the reception of SMT frames.
+However if the IFF_LINK1 flag is set, the device driver will enable the
+reception of SMT frames and pass them up to the Berkeley Packet Filter for
+processing.