]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs/cmdline-opts: remove two superfluous "Added in" mentions
authorDaniel Stenberg <daniel@haxx.se>
Mon, 24 Jun 2024 09:08:19 +0000 (11:08 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 24 Jun 2024 09:18:53 +0000 (11:18 +0200)
The key "added in" phrase for the option itself is added automatically.

Closes #14000

docs/cmdline-opts/ip-tos.md
docs/cmdline-opts/vlan-priority.md

index 59729ba8b0de55154b9a5e53316c484816c56e53..3d6473f3128223d9f28502ae654046c61cd5088b 100644 (file)
@@ -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 \<string\> can be a numeric value between 1 and 255
 or one of the following:
index 5d5e23a3891602ed89532890e4e91c4eec7f610c..34dc8ce0661305d466eabe58cf07add7abb35aea 100644 (file)
@@ -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.