diff options
author | Gordon Bergling <gbe@FreeBSD.org> | 2020-08-31 20:02:32 +0000 |
---|---|---|
committer | Gordon Bergling <gbe@FreeBSD.org> | 2020-08-31 20:02:32 +0000 |
commit | 8214b194ad512e1e1168849d588358e547f283f3 (patch) | |
tree | 4721233c11dde49c2ba262df7d5d82adb60b55f4 /share | |
parent | 8d06d436f90e33c3770e976277e432928d22a57d (diff) | |
download | src-8214b194ad512e1e1168849d588358e547f283f3.tar.gz src-8214b194ad512e1e1168849d588358e547f283f3.zip |
Notes
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/vtnet.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/vtnet.4 b/share/man/man4/vtnet.4 index 0e733e5d86ba..5779a682d166 100644 --- a/share/man/man4/vtnet.4 +++ b/share/man/man4/vtnet.4 @@ -49,7 +49,7 @@ The .Nm device driver provides support for VirtIO Ethernet devices. .Pp -If the hypervisor advertises the appreciate features, the +If the hypervisor advertises the appropriate features, the .Nm driver supports TCP/UDP checksum offload for both transmit and receive, TCP segmentation offload (TSO), TCP large receive offload (LRO), |