From c906f81470d3dd781889d95c68ab588ccf32e20b Mon Sep 17 00:00:00 2001 From: Yoshiki Hayashi Date: Tue, 23 Nov 2004 04:02:11 +0000 Subject: [PATCH] Close paren. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106269 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_ext_filter.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_ext_filter.xml b/docs/manual/mod/mod_ext_filter.xml index 919724ed08..e5c2fed8e9 100644 --- a/docs/manual/mod/mod_ext_filter.xml +++ b/docs/manual/mod/mod_ext_filter.xml @@ -239,7 +239,7 @@ delivery to the client external command to run. If there are arguments after the program name, the command line should be surrounded in quotation marks (e.g., cmd="/bin/mypgm - arg1 arg2". Normal shell quoting is + arg1 arg2".) Normal shell quoting is not necessary since the program is run directly, bypassing the shell. Program arguments are blank-delimited. A backslash can be used to escape blanks which should be part of a program argument. Any -- 2.40.0