You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by so...@apache.org on 2015/06/02 18:48:45 UTC

trafficserver git commit: Added period, removed half-transparency link

Repository: trafficserver
Updated Branches:
  refs/heads/master 36630960c -> 8ab3a44a9


Added period, removed half-transparency link

This closes #209


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

Branch: refs/heads/master
Commit: 8ab3a44a9451ffc089ccc6341d04d22a3fe3b09c
Parents: 3663096
Author: Crystal Qian <cr...@gmail.com>
Authored: Tue Jun 2 09:59:27 2015 -0600
Committer: Phil Sorber <so...@apache.org>
Committed: Tue Jun 2 10:44:01 2015 -0600

----------------------------------------------------------------------
 doc/admin/transparent-proxy.en.rst | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/8ab3a44a/doc/admin/transparent-proxy.en.rst
----------------------------------------------------------------------
diff --git a/doc/admin/transparent-proxy.en.rst b/doc/admin/transparent-proxy.en.rst
index dae102e..7cb76f3 100644
--- a/doc/admin/transparent-proxy.en.rst
+++ b/doc/admin/transparent-proxy.en.rst
@@ -64,8 +64,7 @@ proxy, i.e. a connection initiated by the proxy to an origin server
 
 In most situations these two types of transparency are combined, but that is
 not required. Traffic Server supports transparency independently on the two
-sides. `Half-Transparency Use Cases <half-transparency-use-cases>`_ provides
-additional detail.
+sides. 
 
 .. important::
 
@@ -82,7 +81,7 @@ additional detail.
     in some cases ``ebtables``.
 
 Standard build procedures should work for transparency support but if
-not consult these :ref:`more detailed instructions <building-ats-for-transparency>`
+not consult these :ref:`more detailed instructions <building-ats-for-transparency>`.
 
 Transparency is configured per server port, not globally. This is done
 via the configuration values :ts:cv:`proxy.config.http.server_ports`.