Repository: trafficserver
Updated Branches:
  refs/heads/master 78bdc859b -> 099f0ad64


doc: fix split DNS server directive


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/099f0ad6
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/099f0ad6
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/099f0ad6

Branch: refs/heads/master
Commit: 099f0ad649f7885a7bbe7155cf4d9ae249f25382
Parents: 78bdc85
Author: James Peach <[email protected]>
Authored: Fri Oct 10 13:07:50 2014 -0700
Committer: James Peach <[email protected]>
Committed: Fri Oct 10 13:07:50 2014 -0700

----------------------------------------------------------------------
 doc/reference/configuration/splitdns.config.en.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/099f0ad6/doc/reference/configuration/splitdns.config.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/configuration/splitdns.config.en.rst 
b/doc/reference/configuration/splitdns.config.en.rst
index 343a7f1..91894d8 100644
--- a/doc/reference/configuration/splitdns.config.en.rst
+++ b/doc/reference/configuration/splitdns.config.en.rst
@@ -76,9 +76,9 @@ The following list describes each field.
     A valid URL regular expression. This specifies that DNS server
     selection will be based on a regular expression.
 
-.. _splitdns-config-format-dns-server:
+.. _splitdns-config-format-named:
 
-``dns_server``
+``named``
     This is a required directive. It identifies the DNS server that
     Traffic Server should use with the given destination specifier. You
     can specify a port using a colon (``:``). If you do not specify a

Reply via email to