formatting typos

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

Branch: refs/heads/master
Commit: b0d77daa58895abb62595bc51d851346c3dece09
Parents: 696f91e
Author: Miles Libbey <mlib...@apache.org>
Authored: Wed Feb 26 15:11:25 2014 -0800
Committer: Miles Libbey <mlib...@apache.org>
Committed: Wed Feb 26 15:17:11 2014 -0800

----------------------------------------------------------------------
 doc/reference/configuration/cache.config.en.rst | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/b0d77daa/doc/reference/configuration/cache.config.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/configuration/cache.config.en.rst 
b/doc/reference/configuration/cache.config.en.rst
index e8c875a..64f64f4 100644
--- a/doc/reference/configuration/cache.config.en.rst
+++ b/doc/reference/configuration/cache.config.en.rst
@@ -21,12 +21,15 @@
 cache.config
 ============
 
-The :file:`cache.config` file defines how Traffic Server caches web objects. 
You
-can add caching rules to specify the following: - Not to cache objects
-from specific IP addresses - How long to pin particular objects in the
-cache - How long to consider cached objects as fresh - Whether to ignore
-no-cache directives from the server
-
+The :file:`cache.config` file (by default, located in 
+``/opt/trafficserver/etc/trafficserver/``) defines how Traffic Server caches 
+web objects. You can add caching rules to specify the following: 
+
+    - Not to cache objects from specific IP addresses 
+    - How long to pin particular objects in the cache
+    - How long to consider cached objects as fresh 
+    - Whether to ignore no-cache directives from the server
+    
 .. important::
 
    After you modify the :file:`cache.config` file, navigate to
@@ -132,7 +135,7 @@ The following list shows possible actions and their allowed 
values.
 ``cache-responses-to-cookies``
    Change the style of caching with regard to cookies. This effectively
    overrides the configuration parameter
-   :ref:`proxy.config.http.cache.cache_responses_to_cookies`
+   :ts:cv:`proxy.config.http.cache.cache_responses_to_cookies`
    and uses the same values with the same semantics. The override happens
    only for requests that match.
     

Reply via email to