Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Sort SEE ALSO, sort sections, drop unnecessar...



details:   https://anonhg.NetBSD.org/src/rev/13e09e4afc25
branches:  trunk
changeset: 515201:13e09e4afc25
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Sep 19 00:52:12 2001 +0000

description:
Sort SEE ALSO, sort sections, drop unnecessary .Pps.

diffstat:

 share/man/man4/fmv.4 |   6 +++---
 share/man/man4/fpa.4 |  18 ++++++++----------
 share/man/man4/fxp.4 |   3 +--
 3 files changed, 12 insertions(+), 15 deletions(-)

diffs (84 lines):

diff -r fbe2d3a6a92d -r 13e09e4afc25 share/man/man4/fmv.4
--- a/share/man/man4/fmv.4      Wed Sep 19 00:50:52 2001 +0000
+++ b/share/man/man4/fmv.4      Wed Sep 19 00:52:12 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fmv.4,v 1.4 2001/09/11 22:52:52 wiz Exp $
+.\" $NetBSD: fmv.4,v 1.5 2001/09/19 00:52:12 wiz Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -57,10 +57,10 @@
 .It Tn Fujitsu FMV-182 Ethernet
 .El
 .Sh SEE ALSO
-.Xr ifconfig 8 ,
 .Xr ifmedia 4 ,
 .Xr intro 4 ,
-.Xr pci 4
+.Xr pci 4 ,
+.Xr ifconfig 8
 .Pp
 .Pa http://www.fujitsumicro.com/
 .Sh HISTORY
diff -r fbe2d3a6a92d -r 13e09e4afc25 share/man/man4/fpa.4
--- a/share/man/man4/fpa.4      Wed Sep 19 00:50:52 2001 +0000
+++ b/share/man/man4/fpa.4      Wed Sep 19 00:52:12 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fpa.4,v 1.8 2001/09/11 00:08:27 wiz Exp $
+.\"    $NetBSD: fpa.4,v 1.9 2001/09/19 00:52:13 wiz Exp $
 .\"
 .\" Copyright (c) 1995, Matt Thomas
 .\" All rights reserved.
@@ -38,7 +38,6 @@
 respectively.
 All variants of either controller are supported including the DAS
 and SAS configurations.
-.Pp
 .Sh DIAGNOSTICS
 .Bl -diag
 .It "fea%d: error: desired IRQ of %d does not match device's actual IRQ (%d)"
@@ -50,16 +49,10 @@
 requires a minimum of 1K device memory be setup.
 The ECU (EISA Configuration Utility) will need to be run to change the settings.
 .El
-.Sh BUGS
-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.
-.Pp
 .Sh SEE ALSO
 .Xr arp 4 ,
-.Xr ifconfig 8 ,
-.Xr netintro 4
+.Xr netintro 4 ,
+.Xr ifconfig 8
 .Sh AUTHORS
 The
 .Nm fpa ,
@@ -67,3 +60,8 @@
 and
 .Nm fta
 device driver and manual page was written by Matt Thomas.
+.Sh BUGS
+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.
diff -r fbe2d3a6a92d -r 13e09e4afc25 share/man/man4/fxp.4
--- a/share/man/man4/fxp.4      Wed Sep 19 00:50:52 2001 +0000
+++ b/share/man/man4/fxp.4      Wed Sep 19 00:52:12 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fxp.4,v 1.8 2001/09/11 22:52:52 wiz Exp $
+.\"    $NetBSD: fxp.4,v 1.9 2001/09/19 00:52:13 wiz Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -51,7 +51,6 @@
 and i82558 PCI Ethernet chips.  The i82557 uses an external media
 interface, whereas the i82558 includes a built-in Intel i82555 PHY.
 The i82559 is an enhanced i82558.
-.Pp
 .Sh HARDWARE
 Cards supported by the
 .Nm



Home | Main Index | Thread Index | Old Index