浏览代码

xhttp_pi: documentation updates

Ovidiu Sas 12 年之前
父节点
当前提交
7f5b6c26d4
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 2 2
      modules/xhttp_pi/README
  2. 1 1
      modules/xhttp_pi/doc/xhttp_pi_admin.xml

+ 2 - 2
modules/xhttp_pi/README

@@ -260,8 +260,8 @@ modparam("xhttp_pi", "xhttp_pi_root", "pi")
 
 
 6.2. xhttp_pi_buf_size (int)
 6.2. xhttp_pi_buf_size (int)
 
 
-   It specifies the maximum length of the buffer used to write in the HTML
-   reply information in order to build the HTML response.
+   It specifies the maximum length of the buffer (in bytes) used to write
+   in the HTML reply information in order to build the HTML response.
 
 
    Default value is 0 (auto set to 1/3 of the size of the configured pkg
    Default value is 0 (auto set to 1/3 of the size of the configured pkg
    mem).
    mem).

+ 1 - 1
modules/xhttp_pi/doc/xhttp_pi_admin.xml

@@ -301,7 +301,7 @@ modparam("xhttp_pi", "xhttp_pi_root", "pi")
 	<section>
 	<section>
 		<title><varname>xhttp_pi_buf_size</varname> (int)</title>
 		<title><varname>xhttp_pi_buf_size</varname> (int)</title>
 		<para>
 		<para>
-			It specifies the maximum length of the buffer used
+			It specifies the maximum length of the buffer (in bytes) used
 			to write in the HTML reply information in order to
 			to write in the HTML reply information in order to
 			build the HTML response.
 			build the HTML response.
 		</para>
 		</para>