From: Chris Hofstaedtler Date: Fri, 19 Jan 2018 22:17:40 +0000 (+0100) Subject: docs: replace order with position X-Git-Tag: dnsdist-1.3.0~144^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be519bcbf21960ddc4e4f87a43588a07d3572ec6;p=thirdparty%2Fpdns.git docs: replace order with position --- diff --git a/pdns/dnsdistdist/docs/guides/webserver.rst b/pdns/dnsdistdist/docs/guides/webserver.rst index ff0eda2893..cdcd5f296e 100644 --- a/pdns/dnsdistdist/docs/guides/webserver.rst +++ b/pdns/dnsdistdist/docs/guides/webserver.rst @@ -187,7 +187,7 @@ JSON Objects :property string action: The action taken when the rule matches (e.g. "to pool abuse") :property dict action-stats: A list of statistics whose content varies depending on the kind of rule - :property integer id: The order of this rule + :property integer id: The position of this rule :property integer matches: How many times this rule was hit :property string rule: The matchers for the packet (e.g. "qname==bad-domain1.example., bad-domain2.example.") :property string uuid: The UUID of this rule