diff options
| author | Michael Tuexen <tuexen@FreeBSD.org> | 2025-09-03 09:19:48 +0000 |
|---|---|---|
| committer | Michael Tuexen <tuexen@FreeBSD.org> | 2025-09-03 09:23:51 +0000 |
| commit | 491986942dd2b3be8a6f232c487b3bb7c1ea412b (patch) | |
| tree | 4aa4c21a4d1d1cff77e67003bd48e676b1219f19 | |
| parent | bd481f1bc6b38904049039ccbce998a19bfd0fdd (diff) | |
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.
| -rw-r--r-- | share/man/man4/vtnet.4 | 3 |
1 files changed, 1 insertions, 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" |
