From: Daniel Stenberg Date: Mon, 24 Jun 2024 09:08:19 +0000 (+0200) Subject: docs/cmdline-opts: remove two superfluous "Added in" mentions X-Git-Tag: curl-8_9_0~205 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=134d2834fd788cfa273ced0fd5d4ad0501e32a0b;p=thirdparty%2Fcurl.git docs/cmdline-opts: remove two superfluous "Added in" mentions The key "added in" phrase for the option itself is added automatically. Closes #14000 --- diff --git a/docs/cmdline-opts/ip-tos.md b/docs/cmdline-opts/ip-tos.md index 59729ba8b0..3d6473f312 100644 --- a/docs/cmdline-opts/ip-tos.md +++ b/docs/cmdline-opts/ip-tos.md @@ -17,7 +17,7 @@ Example: # `--ip-tos` -Set Type of Service (TOS) for IPv4 or Traffic Class for IPv6. (Added in 8.9.0). +Set Type of Service (TOS) for IPv4 or Traffic Class for IPv6. The values allowed for \ can be a numeric value between 1 and 255 or one of the following: diff --git a/docs/cmdline-opts/vlan-priority.md b/docs/cmdline-opts/vlan-priority.md index 5d5e23a389..34dc8ce066 100644 --- a/docs/cmdline-opts/vlan-priority.md +++ b/docs/cmdline-opts/vlan-priority.md @@ -16,7 +16,7 @@ Example: # `--vlan-priority` -Set VLAN priority as defined in IEEE 802.1Q. (Added in 8.9.0). +Set VLAN priority as defined in IEEE 802.1Q. This field is set on Ethernet level, and only works within a local network.