]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fixed whitespace in cache_dir rock comments.
authorAlex Rousskov <rousskov@measurement-factory.com>
Wed, 11 May 2011 22:38:35 +0000 (16:38 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Wed, 11 May 2011 22:38:35 +0000 (16:38 -0600)
src/cf.data.pre

index baf71ef105526ab3fee7428a996b137c18994097..1e598f1963ca671193e60ce70cfb576795de950d 100644 (file)
@@ -2702,11 +2702,11 @@ DOC_START
        higher hit ratio at the expense of an increase in response
        time.
 
-        The rock store type:
+       The rock store type:
 
            cache_dir rock Directory-Name Mbytes <max-size=bytes>
 
-        The Rock Store type is a database-style storage. All cached
+       The Rock Store type is a database-style storage. All cached
        entries are stored in a "database" file, using fixed-size slots,
        one entry per slot. The database size is specified in MB. The
        slot size is specified in bytes using the max-size option. See