]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Rename ip_dscp to dscp
authorPetr Špaček <pspacek@isc.org>
Fri, 1 Jul 2022 11:45:06 +0000 (13:45 +0200)
committerPetr Špaček <pspacek@isc.org>
Mon, 4 Jul 2022 13:50:50 +0000 (15:50 +0200)
The old name was literally not used anywhere, not even in the source
code. The new name is used by doc/misc grammar.

doc/arm/reference.rst

index c3689b662576f3f201b2934849182832e5c0d3cd..19fce29db11f7e156439b259af7a866e32cdb1c5 100644 (file)
@@ -298,7 +298,7 @@ file documentation:
     ``ip_address``
         An :term:`ipv4_address` or :term:`ipv6_address`.
 
-    ``ip_dscp``
+    ``dscp``
         A ``number`` between 0 and 63, used to select a differentiated services code point (DSCP) value for use with outgoing traffic on operating systems that support DSCP.
 
     ``ip_port``