mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 16:20:00 -04:00
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.
(cherry picked from commit d1644f420c)
This commit is contained in:
parent
aec7ae2d96
commit
441e94fe48
1 changed files with 1 additions and 1 deletions
|
|
@ -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``
|
||||
|
|
|
|||
Loading…
Reference in a new issue