You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by su...@apache.org on 2015/01/28 04:09:40 UTC

trafficserver git commit: fix formatting in docs

Repository: trafficserver
Updated Branches:
  refs/heads/master 55ee77589 -> 6bf695f15


fix formatting in docs


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

Branch: refs/heads/master
Commit: 6bf695f15cf033f98d86c4af094310d6d8bed6b3
Parents: 55ee775
Author: Sudheer Vinukonda <su...@yahoo-inc.com>
Authored: Wed Jan 28 03:08:27 2015 +0000
Committer: Sudheer Vinukonda <su...@yahoo-inc.com>
Committed: Wed Jan 28 03:08:59 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/6bf695f1/doc/reference/configuration/records.config.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/configuration/records.config.en.rst b/doc/reference/configuration/records.config.en.rst
index 11415aa..5dd3650 100644
--- a/doc/reference/configuration/records.config.en.rst
+++ b/doc/reference/configuration/records.config.en.rst
@@ -664,7 +664,7 @@ Value Effect
 
    .. note::
 
-       If :ts:cv: `proxy.config.http.use_client_target_addr` is set to 1, options 2 and 3 cause the proxy to use
+       If :ts:cv:`proxy.config.http.use_client_target_addr` is set to 1, options 2 and 3 cause the proxy to use
        the client HTTP version for upstream requests.
 
 .. ts:cv:: CONFIG proxy.config.http.share_server_sessions INT 2
@@ -674,7 +674,7 @@ Value Effect
    default (``2``) is similar to enabled, except it creates a server session
    pool per network thread. This has the best performance characteristics.
    Note that setting this parameter to (``2``) will not work correctly unless
-   the dedicated SSL threads are disabled (:ts:cv: `proxy.config.ssl.number.threads`
+   the dedicated SSL threads are disabled (:ts:cv:`proxy.config.ssl.number.threads`
    is set to (``-1``)).
 
 .. ts:cv:: CONFIG proxy.config.http.server_session_sharing.match STRING both