From d1644f420c1b238f6e1ae6471ead792e2111bb3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Fri, 1 Jul 2022 13:45:06 +0200 Subject: [PATCH] Rename ip_dscp to dscp 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index c3689b6625..19fce29db1 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -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``