From 7976c1f3786829ff11de1f4962e0affeaeaf0b7e Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Wed, 18 Nov 2015 21:10:38 -0800 Subject: [PATCH] Fix delay_parameters documentation --- src/cf.data.pre | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/cf.data.pre b/src/cf.data.pre index 1af3d4709b..3792478572 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -6173,7 +6173,7 @@ DOC_START delay_parameters 1 -1/-1 8000/8000 - Note that 8 x 8000 KByte/sec -> 64Kbit/sec. + Note that 8 x 8K Byte/sec -> 64K bit/sec. Note that the figure -1 is used to represent "unlimited". @@ -6188,9 +6188,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 -- 2.47.2