aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2022-08-19 16:17:44 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2023-02-01 15:06:45 +0000
commit197947e0a3b27b0eb455fdcd29def867efe582e6 (patch)
tree9a0b5c38f93e0e8e390477102a93eb4b6f0896bb
parent892feec2211d0dbd58252a34d78dbcb2d5dd7593 (diff)
downloadsrc-197947e0a3b27b0eb455fdcd29def867efe582e6.tar.gz
src-197947e0a3b27b0eb455fdcd29def867efe582e6.zip
ifconfig.8: Improve readability of vlanproto's description
Sponsored by: Klara Inc. MFC after: 1 week
-rw-r--r--sbin/ifconfig/ifconfig.822
1 files changed, 10 insertions, 12 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index c7729dd338e1..98d2899f1b93 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -28,7 +28,7 @@
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
.\" $FreeBSD$
.\"
-.Dd July 11, 2022
+.Dd February 1, 2023
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -2880,17 +2880,15 @@ must both be set at the same time.
.It Cm vlanproto Ar vlan_proto
Set the VLAN encapsulation protocol to
.Ar vlan_proto .
-Supported encapsulation protocols are currently
-.Dq 802.1Q
-and
-.Dq 802.1ad .
-The default encapsulation protocol is
-.Dq 802.1Q .
-The
-.Dq 802.1ad
-protocol is also commonly known as
-.Dq QinQ ;
-either name can be used.
+Supported encapsulation protocols are currently:
+.Bl -tag
+.It Cm 802.1Q
+Default.
+.It Cm 802.1ad
+.It Cm QinQ
+Same as
+.Cm 802.1ad .
+.El
.It Cm vlanpcp Ar priority_code_point
Priority code point
.Pq Dv PCP