Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2025 09:24:19 GMT
From:      Michael Tuexen <tuexen@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 491986942dd2 - main - vtnet.4: remove stray line
Message-ID:  <202509030924.5839OJYn019822@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tuexen:

URL: https://cgit.FreeBSD.org/src/commit/?id=491986942dd2b3be8a6f232c487b3bb7c1ea412b

commit 491986942dd2b3be8a6f232c487b3bb7c1ea412b
Author:     Michael Tuexen <tuexen@FreeBSD.org>
AuthorDate: 2025-09-03 09:19:48 +0000
Commit:     Michael Tuexen <tuexen@FreeBSD.org>
CommitDate: 2025-09-03 09:23:51 +0000

    vtnet.4: remove stray line
    
    Reported by:    Timo Völker
    Fixes:          ac87d70563f8 ("vtnet.4: improve existing descriptions and add missing ones")
    MFC after:      3 days
    Sponsored by:   Netflix, Inc.
---
 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 b6f10ddd87cb..073383df11ff 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
@@ -127,7 +127,6 @@ This option applies to all interfaces.
 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?202509030924.5839OJYn019822>