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

index abf2466a9fa0b910212f2e94ede0bc1e1eae4dde..e78da378a1e58eed48b4467300f73755b7cf0bff 100644 (file)
@@ -6666,7 +6666,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.
 
@@ -6681,9 +6681,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