From 10af5c16c7bb4d4938bebf5a6b5815772f99f1c5 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Thu, 18 Apr 2013 16:17:19 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1469406 13f79535-47bb-0310-9956-ffa450edef68 --- docs/man/fcgistarter.8 | 6 +++--- docs/manual/expr.html.en | 12 ++++++++++-- docs/manual/mod/mod_macro.html.en | 10 +++++----- docs/manual/programs/fcgistarter.html.en | 4 ++-- docs/manual/programs/fcgistarter.xml.fr | 2 +- docs/manual/programs/fcgistarter.xml.meta | 4 ++-- docs/manual/programs/fcgistarter.xml.tr | 2 +- docs/manual/upgrading.html.en | 4 ++++ 8 files changed, 28 insertions(+), 16 deletions(-) diff --git a/docs/man/fcgistarter.8 b/docs/man/fcgistarter.8 index 65fad86020..cb4e79c422 100644 --- a/docs/man/fcgistarter.8 +++ b/docs/man/fcgistarter.8 @@ -19,7 +19,7 @@ .el .ne 3 .IP "\\$1" \\$2 .. -.TH "FCGISTARTER" 8 "2012-03-16" "Apache HTTP Server" "fcgistarter" +.TH "FCGISTARTER" 8 "2013-04-18" "Apache HTTP Server" "fcgistarter" .SH NAME fcgistarter \- Start a FastCGI program @@ -49,10 +49,10 @@ Currently only works on Unix systems\&. FastCGI program .TP -p \fIport\fR -Port which the program will listens on +Port which the program will listen on .TP -i \fIinterface\fR -Interface which the program will listens on +Interface which the program will listen on .TP -N \fInum\fR Number of instances of the program diff --git a/docs/manual/expr.html.en b/docs/manual/expr.html.en index e1eaa0c3b2..f05ce49f6f 100644 --- a/docs/manual/expr.html.en +++ b/docs/manual/expr.html.en @@ -434,9 +434,17 @@ listfunction ::= listfuncname "(" word ")" unescape Unescape %hex encoded string, leaving encoded slashes alone; return empty string if %00 is found -file +base64 + Encode the string using base64 encoding +unbase64 + Decode base64 encoded string, return truncated string if 0x00 is + found +sha1 + Hash the string using SHA1, then encode the hash with hexadecimal + encoding +file Read contents from a fileyes -filesize +filesize Return size of a file (or 0 if file does not exist or is not regular file)yes diff --git a/docs/manual/mod/mod_macro.html.en b/docs/manual/mod/mod_macro.html.en index 050624632b..25b1acceb0 100644 --- a/docs/manual/mod/mod_macro.html.en +++ b/docs/manual/mod/mod_macro.html.en @@ -53,7 +53,7 @@

Features

- Definition of a macro: +

Definition of a macro:

- Use of a macro: +

Use of a macro:

- Removal of a macro definition: +

Removal of a macro definition:

+
 <Macro DirGroup $dir $group>
@@ -194,7 +194,7 @@ Use RestrictedAccessPolicy "192.54.172.0/24 192.54.148.0/24"
     
- is equivalent, with the macros defined above, to: +

is equivalent, with the macros defined above, to:

 order deny,allow
diff --git a/docs/manual/programs/fcgistarter.html.en b/docs/manual/programs/fcgistarter.html.en
index ca12e39284..bbe0a19fa5 100644
--- a/docs/manual/programs/fcgistarter.html.en
+++ b/docs/manual/programs/fcgistarter.html.en
@@ -53,10 +53,10 @@
     
FastCGI program
-p port
-
Port which the program will listens on
+
Port which the program will listen on
-i interface
-
Interface which the program will listens on
+
Interface which the program will listen on
-N num
Number of instances of the program
diff --git a/docs/manual/programs/fcgistarter.xml.fr b/docs/manual/programs/fcgistarter.xml.fr index 7a10c5b1fa..c9a529046a 100644 --- a/docs/manual/programs/fcgistarter.xml.fr +++ b/docs/manual/programs/fcgistarter.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/programs/fcgistarter.xml.meta b/docs/manual/programs/fcgistarter.xml.meta index 2aec6066d5..65b364969b 100644 --- a/docs/manual/programs/fcgistarter.xml.meta +++ b/docs/manual/programs/fcgistarter.xml.meta @@ -8,7 +8,7 @@ en - fr - tr + fr + tr diff --git a/docs/manual/programs/fcgistarter.xml.tr b/docs/manual/programs/fcgistarter.xml.tr index bf09afae65..c4b7dd833e 100644 --- a/docs/manual/programs/fcgistarter.xml.tr +++ b/docs/manual/programs/fcgistarter.xml.tr @@ -1,7 +1,7 @@ - +