Source-Changes-HG archive

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

[src/netbsd-8]: src/share/man/man4 Pull up r1.16, requested by msaitoh in tic...



details:   https://anonhg.NetBSD.org/src/rev/1c4bb639ae71
branches:  netbsd-8
changeset: 449468:1c4bb639ae71
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Mar 07 17:22:18 2019 +0000

description:
Pull up r1.16, requested by msaitoh in ticket #1209

diffstat:

 share/man/man4/bge.4 |  13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diffs (41 lines):

diff -r f2d1fdbe0647 -r 1c4bb639ae71 share/man/man4/bge.4
--- a/share/man/man4/bge.4      Thu Mar 07 17:19:38 2019 +0000
+++ b/share/man/man4/bge.4      Thu Mar 07 17:22:18 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: bge.4,v 1.15 2013/08/06 19:02:57 snj Exp $
+.\"    $NetBSD: bge.4,v 1.15.18.1 2019/03/07 17:22:19 martin Exp $
 .\"
 .\" Copyright (c) 2003 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd July 4, 2013
+.Dd February 20, 2019
 .Dt BGE 4
 .Os
 .Sh NAME
@@ -121,8 +121,8 @@
 driver supports IPv4 IP, TCP, and UDP checksum offload for receive,
 IP checksum offload for transmit, VLAN tag insertion and stripping,
 as well as a 256-bit multicast hash filter.
-The BCM5717, BCM5718, BCM5723, BCM5754, BCM5755, BCM5761, BCM5764, BCM5784,
-BCM5785, BCM5787 and BCM577xx chips also support IPv6 receive TCP/UDP
+The BCM5717, BCM5718, BCM5723, BCM5754, BCM5755, BCM5761, BCM5762, BCM5764,
+BCM5784, BCM5785, BCM5787 and BCM577xx chips also support IPv6 receive TCP/UDP
 checksum offload.
 The
 .Nm
@@ -132,9 +132,8 @@
 for information on how to enable this feature.
 .Pp
 The BCM5700, BCM5701, BCM5702, BCM5703, BCM5704, BCM5714, BCM5717, BCM5719,
-BCM5720, BCM5780, BCM57765 and BCM57766 also support jumbo frames, which can be
-configured via the
-interface MTU setting.
+BCM5720, BCM5762, BCM5780, BCM57765 and BCM57766 also support jumbo frames,
+which can be configured via the interface MTU setting.
 Selecting an MTU larger than 1500 bytes with the
 .Xr ifconfig 8
 utility configures the adapter to receive and transmit Jumbo frames.



Home | Main Index | Thread Index | Old Index