Date: Mon, 7 Sep 2020 14:38:39 +0000 (UTC) From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org Subject: svn commit: r365417 - stable/12/share/man/man4 Message-ID: <202009071438.087Ecd9m033505@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer) Date: Mon Sep 7 14:38:38 2020 New Revision: 365417 URL: https://svnweb.freebsd.org/changeset/base/365417 Log: MFC r365008: vtnet(4): improve the wording PR: 247936 Submitted by: PauAmma <pauamma at gundo dot com> Reported by: PauAmma <pauamma at gundo dot com> Differential Revision: https://reviews.freebsd.org/D26244 Modified: stable/12/share/man/man4/vtnet.4 Directory Properties: stable/12/ (props changed) Modified: stable/12/share/man/man4/vtnet.4 ============================================================================== --- stable/12/share/man/man4/vtnet.4 Mon Sep 7 14:22:27 2020 (r365416) +++ stable/12/share/man/man4/vtnet.4 Mon Sep 7 14:38:38 2020 (r365417) @@ -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),
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009071438.087Ecd9m033505>