Date: Fri, 5 Sep 2025 22:34:05 GMT From: Michael Tuexen <tuexen@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: a2230148a649 - stable/14 - vtnet.4: remove stray line Message-ID: <202509052234.585MY55w032873@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=a2230148a649404b44b1c5b8283c951f790c3b32 commit a2230148a649404b44b1c5b8283c951f790c3b32 Author: Michael Tuexen <tuexen@FreeBSD.org> AuthorDate: 2025-09-03 09:19:48 +0000 Commit: Michael Tuexen <tuexen@FreeBSD.org> CommitDate: 2025-09-05 22:33:50 +0000 vtnet.4: remove stray line Reported by: Timo Völker Fixes: ac87d70563f8 ("vtnet.4: improve existing descriptions and add missing ones") Sponsored by: Netflix, Inc. (cherry picked from commit 491986942dd2b3be8a6f232c487b3bb7c1ea412b) --- share/man/man4/vtnet.4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/share/man/man4/vtnet.4 b/share/man/man4/vtnet.4 index 6dce8a2889de..124d72108506 100644 --- a/share/man/man4/vtnet.4 +++ b/share/man/man4/vtnet.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd August 21, 2025 +.Dd September 3, 2025 .Dt VTNET 4 .Os .Sh NAME @@ -123,7 +123,6 @@ This tunable sets the depth of the software LRO mbuf queue. The default value is 0. .El .Sh TRANSMIT QUEUE STATISTICS -.Bl -tag -width "xxxxxx" For each transmit queue of each interface the following read-only statistics are provided: .Bl -tag -width "xxxxxx"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509052234.585MY55w032873>