aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortomaon <[email protected]>2013-08-02 12:13:48 +0900
committerIngela Anderton Andin <[email protected]>2014-02-05 10:32:23 +0100
commit5bf88f6341c8414ce59b0c069b106ed044cf1bc4 (patch)
tree35216b002b48fc2225b61353274848b6c36388ee
parent0188fe68b8e163e6f04579cb1a9ab80ff4893cd6 (diff)
downloadotp-5bf88f6341c8414ce59b0c069b106ed044cf1bc4.tar.gz
otp-5bf88f6341c8414ce59b0c069b106ed044cf1bc4.tar.bz2
otp-5bf88f6341c8414ce59b0c069b106ed044cf1bc4.zip
fix: typo, inets/doc/src/httpd
-rw-r--r--lib/inets/doc/src/httpd.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/inets/doc/src/httpd.xml b/lib/inets/doc/src/httpd.xml
index e02959f4c1..776d6e439b 100644
--- a/lib/inets/doc/src/httpd.xml
+++ b/lib/inets/doc/src/httpd.xml
@@ -251,14 +251,14 @@
</item>
<marker id="prop_max_uri"></marker>
- <tag>{max_uri, integer()}</tag>
+ <tag>{max_uri_size, integer()}</tag>
<item>
<p>Limits the size of the HTTP request URI. By
default there is no limit. </p>
</item>
<marker id="prop_max_keep_alive_req"></marker>
- <tag>{max_keep_alive_requests, integer()}</tag>
+ <tag>{max_keep_alive_request, integer()}</tag>
<item>
<p>The number of request that a client can do on one
connection. When the server has responded to the number of
@@ -632,7 +632,7 @@ bytes
</item>
<marker id="prop_edlog"></marker>
- <tag>{error_disk_log, internal | external}</tag>
+ <tag>{error_disk_log, path()}</tag>
<item>
<p>Defines the filename of the (disk_log(3)) error log file
to be used to log server errors. If the filename does not begin