From: Christophe Jaillet
Date: Sat, 20 Feb 2016 09:08:28 +0000 (+0000)
Subject: xforms
X-Git-Tag: 2.5.0-alpha~2033
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f2fc2b2a4ab6c918e4953604fc9e2974f3b3c4b5;p=thirdparty%2Fapache%2Fhttpd.git
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1731352 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_dialup.html.en b/docs/manual/mod/mod_dialup.html.en
index bd14e34c5be..0fd781fa85c 100644
--- a/docs/manual/mod/mod_dialup.html.en
+++ b/docs/manual/mod/mod_dialup.html.en
@@ -40,7 +40,7 @@ by the various old modem standards. So, you can browse your site with a 56k
V.92 modem, by adding something like this:
<Location "/mysite">
- ModemStandard V.92
+ ModemStandard "V.92"
</Location>
@@ -60,7 +60,7 @@ once the timer hits. From there the handler can continue to send data to the cl
| Description: | Modem standard to simulate |
-| Syntax: | ModemStandard V.21|V.26bis|V.32|V.92 |
+| Syntax: | ModemStandard V.21|V.26bis|V.32|V.34|V.92 |
| Context: | directory |
| Status: | Experimental |
| Module: | mod_dialup |
@@ -68,7 +68,7 @@ once the timer hits. From there the handler can continue to send data to the cl
Specify what modem standard you wish to simulate.
<Location "/mysite">
- ModemStandard V.26bis
+ ModemStandard "V.26bis"
</Location>
diff --git a/docs/manual/mod/mod_dialup.xml.fr b/docs/manual/mod/mod_dialup.xml.fr
index 3ab854f2bcd..230e0c56d61 100644
--- a/docs/manual/mod/mod_dialup.xml.fr
+++ b/docs/manual/mod/mod_dialup.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/mod/mod_dialup.xml.meta b/docs/manual/mod/mod_dialup.xml.meta
index 94c273fb3d4..c5f8c4027a7 100644
--- a/docs/manual/mod/mod_dialup.xml.meta
+++ b/docs/manual/mod/mod_dialup.xml.meta
@@ -8,6 +8,6 @@
en
- fr
+ fr