Merge r1205468 from trunk:

specify limited context list for ModemStandard


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205469 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Eric Covener
2011-11-23 16:05:56 +00:00
parent b45f30211e
commit 12b34671d3

View File

@ -53,6 +53,7 @@ once the timer hits. From there the handler can continue to send data to the cl
<name>ModemStandard</name>
<description>Modem standard to simulate</description>
<syntax>ModemStandard V.21|V.26bis|V.32|V.92</syntax>
<contextlist><context>directory</context></contextlist>
<usage>
<p>Specify what modem standard you wish to simulate.</p>