Commit 8baa88b5 authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

Add V.34 option for ModemStandard directive

("i-was-rich-and-got-a-leased-line" is still undocumented, but do we really to document it?)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1731349 13f79535-47bb-0310-9956-ffa450edef68
parent f240a94c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ once the timer hits. From there the handler can continue to send data to the cl
<directivesynopsis>
<name>ModemStandard</name>
<description>Modem standard to simulate</description>
<syntax>ModemStandard V.21|V.26bis|V.32|V.92</syntax>
<syntax>ModemStandard V.21|V.26bis|V.32|V.34|V.92</syntax>
<contextlist><context>directory</context></contextlist>

<usage>