From f2bfba56667a6191bef8e3d910a2eaaa5f3d2539 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Fri, 9 Mar 2012 19:59:16 +0000 Subject: [PATCH] rebuild various mod_sed files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1299014 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_sed.html.en | 4 ++-- docs/manual/mod/mod_sed.html.fr | 2 ++ docs/manual/mod/mod_sed.xml.fr | 2 +- docs/manual/mod/mod_sed.xml.meta | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/mod_sed.html.en b/docs/manual/mod/mod_sed.html.en index 55a648a68d..03a60d99f9 100644 --- a/docs/manual/mod/mod_sed.html.en +++ b/docs/manual/mod/mod_sed.html.en @@ -34,7 +34,7 @@

mod_sed is an in-process content filter. The mod_sed filter implements the sed editing commands implemented by the Solaris 10 sed -program as described in the manual +program as described in the manual page. However, unlike sed, mod_sed doesn't take data from standard input. Instead, the filter acts on the entity data sent between client and @@ -55,7 +55,7 @@ Both the input and output filters only process the data if newline characters ar

A tutorial article on mod_sed, and why it is more powerful than simple -string or regular expression search and replace, is available on +string or regular expression search and replace, is available on the author's blog.

diff --git a/docs/manual/mod/mod_sed.html.fr b/docs/manual/mod/mod_sed.html.fr index fee5f31e33..0096f4ab52 100644 --- a/docs/manual/mod/mod_sed.html.fr +++ b/docs/manual/mod/mod_sed.html.fr @@ -24,6 +24,8 @@

Langues Disponibles:  en  |  fr 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.
diff --git a/docs/manual/mod/mod_sed.xml.fr b/docs/manual/mod/mod_sed.xml.fr index a07a9b866c..9baf667037 100644 --- a/docs/manual/mod/mod_sed.xml.fr +++ b/docs/manual/mod/mod_sed.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_sed.xml.meta b/docs/manual/mod/mod_sed.xml.meta index be8c22239c..41bf4ca899 100644 --- a/docs/manual/mod/mod_sed.xml.meta +++ b/docs/manual/mod/mod_sed.xml.meta @@ -8,6 +8,6 @@ en - fr + fr -- 2.40.0
Description:Filtre les contenus en entrée (requêtes) et en sortie (réponses) en utilisant la syntaxe de sed
Statut: