]> granicus.if.org Git - apache/commitdiff
Close paren.
authorYoshiki Hayashi <yoshiki@apache.org>
Tue, 23 Nov 2004 04:02:11 +0000 (04:02 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Tue, 23 Nov 2004 04:02:11 +0000 (04:02 +0000)
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

index 919724ed08b46f0ffc29e4e62151586ec1c624b3..e5c2fed8e9f947ca352b067f5653fcd9c4b311b7 100644 (file)
@@ -239,7 +239,7 @@ delivery to the client</description>
       external command to run. If there are arguments after the
       program name, the command line should be surrounded in
       quotation marks (<em>e.g.</em>, <code>cmd="<var>/bin/mypgm</var>
-      <var>arg1</var> <var>arg2</var>"</code>. Normal shell quoting is
+      <var>arg1</var> <var>arg2</var>"</code>.) 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