[master] 79a8de9 Take 2
    Bjørn Ruberg 
    bjorn at varnish-cache.org
       
    Tue Mar  1 19:12:58 CET 2011
    
    
  
commit 79a8de98466e03ae4932b969f593caa32134683c
Author: Bjoern Ruberg <bjorn at doffen.hjemme.ruberg.no>
Date:   Tue Mar 1 19:12:46 2011 +0100
    Take 2
diff --git a/doc/sphinx/tutorial/sizing_your_cache.rst b/doc/sphinx/tutorial/sizing_your_cache.rst
index 34d46fa..5f81a31 100644
--- a/doc/sphinx/tutorial/sizing_your_cache.rst
+++ b/doc/sphinx/tutorial/sizing_your_cache.rst
@@ -12,7 +12,7 @@ task. A few things to consider:
    to only cache images a little while or not to cache them at all if
    they are cheap to serve from the backend and you have a limited
    amount of memory.
- * Watch the n_lru_nuked counter with :ref:`varnishstat`_ or some other
+ * Watch the n_lru_nuked counter with `varnishstat`_ or some other
    tool. If you have a lot of LRU activity then your cache is evicting
    objects due to space constraints and you should consider increasing
    the size of the cache.
    
    
More information about the varnish-commit
mailing list