summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2015-10-10 17:32:06 +0000
committerphk <phk@FreeBSD.org>2015-10-10 17:32:06 +0000
commit504080cfeb61168407c98a0849bb09c1be36c89d (patch)
tree1be90926e3610ce8c71fa275c7616cc96263e662 /share/man
parent90fabc27142041d4b4fb11335dca389bc7509762 (diff)
downloadFreeBSD-src-504080cfeb61168407c98a0849bb09c1be36c89d.zip
FreeBSD-src-504080cfeb61168407c98a0849bb09c1be36c89d.tar.gz
Remove a double "as well as"
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/vtnet.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/vtnet.4 b/share/man/man4/vtnet.4
index 8825049..0e733e5 100644
--- a/share/man/man4/vtnet.4
+++ b/share/man/man4/vtnet.4
@@ -52,9 +52,9 @@ device driver provides support for VirtIO Ethernet devices.
If the hypervisor advertises the appreciate features, the
.Nm
driver supports TCP/UDP checksum offload for both transmit and receive,
-TCP segmentation offload (TSO), TCP large receive offload (LRO), and
-hardware VLAN tag stripping/insertion features, as well as a multicast
-hash filter, as well as Jumbo Frames (up to 9216 bytes), which can be
+TCP segmentation offload (TSO), TCP large receive offload (LRO),
+hardware VLAN tag stripping/insertion features, a multicast hash filter,
+as well as Jumbo Frames (up to 9216 bytes), which can be
configured via the interface MTU setting.
Selecting an MTU larger than 1500 bytes with the
.Xr ifconfig 8
OpenPOWER on IntegriCloud