Replaces the original client IP address for the connection
diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en
index b149677dff..962bda0e75 100644
--- a/docs/manual/mod/index.html.en
+++ b/docs/manual/mod/index.html.en
@@ -187,6 +187,8 @@ from Clients' networks in a proxy context.
Replaces the original client IP address for the connection
diff --git a/docs/manual/mod/index.html.es b/docs/manual/mod/index.html.es
index 3e7118df87..33f5de47e6 100644
--- a/docs/manual/mod/index.html.es
+++ b/docs/manual/mod/index.html.es
@@ -192,6 +192,8 @@ from Clients' networks in a proxy context.
Replaces the original client IP address for the connection
diff --git a/docs/manual/mod/index.html.fr b/docs/manual/mod/index.html.fr
index b28de65923..b9a11f154d 100644
--- a/docs/manual/mod/index.html.fr
+++ b/docs/manual/mod/index.html.fr
@@ -226,6 +226,8 @@ mandataire.
Replaces the original client IP address for the connection
diff --git a/docs/manual/mod/index.html.ko.euc-kr b/docs/manual/mod/index.html.ko.euc-kr
index dfa7b605d7..7ba19eccf2 100644
--- a/docs/manual/mod/index.html.ko.euc-kr
+++ b/docs/manual/mod/index.html.ko.euc-kr
@@ -177,6 +177,8 @@ from Clients' networks in a proxy context.
Replaces the original client IP address for the connection
diff --git a/docs/manual/mod/index.html.tr.utf8 b/docs/manual/mod/index.html.tr.utf8
index 8020e700db..ab687fca99 100644
--- a/docs/manual/mod/index.html.tr.utf8
+++ b/docs/manual/mod/index.html.tr.utf8
@@ -183,6 +183,8 @@ from Clients' networks in a proxy context.
Replaces the original client IP address for the connection
diff --git a/docs/manual/mod/index.html.zh-cn b/docs/manual/mod/index.html.zh-cn
index 1a6323ad9c..ac7c06359d 100644
--- a/docs/manual/mod/index.html.zh-cn
+++ b/docs/manual/mod/index.html.zh-cn
@@ -182,6 +182,8 @@ from Clients' networks in a proxy context.
This module requires the service of mod_proxy. It provides support for the tunnelling of web
+ socket connections to a backend websockets server. The connection
+ is automagically upgraded to a websocket connection:
Notice: This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists.
+
+
\ No newline at end of file
diff --git a/docs/manual/mod/mod_proxy_wstunnel.xml.meta b/docs/manual/mod/mod_proxy_wstunnel.xml.meta
new file mode 100644
index 0000000000..d12fab9bcb
--- /dev/null
+++ b/docs/manual/mod/mod_proxy_wstunnel.xml.meta
@@ -0,0 +1,12 @@
+
+
+
+
+ mod_proxy_wstunnel
+ /mod/
+ ..
+
+
+ en
+
+
diff --git a/docs/manual/programs/rotatelogs.html.en b/docs/manual/programs/rotatelogs.html.en
index f45893165d..ddabf146fa 100644
--- a/docs/manual/programs/rotatelogs.html.en
+++ b/docs/manual/programs/rotatelogs.html.en
@@ -48,6 +48,7 @@
[ -v ]
[ -e ]
[ -c ]
+ [ -nnumber-of-files ]
logfilerotationtime|filesize(B|K|M|G)
[ offset ]
@@ -109,6 +110,11 @@ processed in real time by a further tool in the chain.
-c
Create log file for each interval, even if empty.
+
-n number-of-files
+
Use a circular list of filenames without timestamps.
+With -n 3, the series of log files opened would be
+"logfile", "logfile.1", "logfile.2", then overwriting "logfile".
+
logfile
The path plus basename of the logfile. If logfile
diff --git a/docs/manual/programs/rotatelogs.html.fr b/docs/manual/programs/rotatelogs.html.fr
index c736c0c768..2cc375d389 100644
--- a/docs/manual/programs/rotatelogs.html.fr
+++ b/docs/manual/programs/rotatelogs.html.fr
@@ -28,6 +28,8 @@
ko |
tr
+
Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
rotatelogs est un programme simple à utiliser en
conjonction avec la fonctionnalité d'Apache de redirection dans un
diff --git a/docs/manual/programs/rotatelogs.html.tr.utf8 b/docs/manual/programs/rotatelogs.html.tr.utf8
index 0883acd7da..14cb16be37 100644
--- a/docs/manual/programs/rotatelogs.html.tr.utf8
+++ b/docs/manual/programs/rotatelogs.html.tr.utf8
@@ -28,6 +28,7 @@
ko |
tr
+
Bu çeviri güncel olmayabilir. Son deÄiÅiklikler için Ä°ngilizce sürüm geçerlidir.
rotatelogs, Apache'nin borulu günlük
dosyaları özelliÄi ile birlikte kullanmak için tasarlanmıŠbasit bir
diff --git a/docs/manual/programs/rotatelogs.xml.fr b/docs/manual/programs/rotatelogs.xml.fr
index 29cda9f673..c9f9e871aa 100644
--- a/docs/manual/programs/rotatelogs.xml.fr
+++ b/docs/manual/programs/rotatelogs.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/programs/rotatelogs.xml.ko b/docs/manual/programs/rotatelogs.xml.ko
index 338d5d99c8..1252f039f4 100644
--- a/docs/manual/programs/rotatelogs.xml.ko
+++ b/docs/manual/programs/rotatelogs.xml.ko
@@ -1,7 +1,7 @@
-
+
+