]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix delay_parameters documentation
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 19 Nov 2015 05:10:00 +0000 (21:10 -0800)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 19 Nov 2015 05:10:00 +0000 (21:10 -0800)
src/cf.data.pre

index f5fb23a64d2c69690526cbb30ebbd01c83e6022f..5827c4f4765aeb557c01d2f9bdc355654de9e054 100644 (file)
@@ -6626,7 +6626,7 @@ DOC_START
 
                delay_parameters 1 none 8000/8000
 
-       Note that 8 x 8000 KByte/sec -> 64Kbit/sec.
+       Note that 8 x 8K Byte/sec -> 64K bit/sec.
 
        Note that the word 'none' is used to represent no limit.
 
@@ -6641,9 +6641,9 @@ DOC_START
 
                delay_parameters 2 32000/32000 8000/8000 600/8000
 
-       Note that 8 x 32000 KByte/sec -> 256Kbit/sec.
-                 8 x  8000 KByte/sec ->  64Kbit/sec.
-                 8 x   600 Byte/sec  -> 4800bit/sec.
+       Note that 8 x  32K Byte/sec ->  256K bit/sec.
+                 8 x   8K Byte/sec ->   64K bit/sec.
+                 8 x 600  Byte/sec -> 4800  bit/sec.
 
 
        Finally, for a class 4 delay pool as in the example - each user will