]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
PR63678: Clarify fcgistarter -c parm
authorEric Covener <covener@apache.org>
Fri, 31 Jan 2020 02:28:33 +0000 (02:28 +0000)
committerEric Covener <covener@apache.org>
Fri, 31 Jan 2020 02:28:33 +0000 (02:28 +0000)
Submitted By: Giovanni Bechis <giovanni paclan.it>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873395 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/programs/fcgistarter.xml

index e8a19680900040b4392d249122ad929e0f1e2240..d261fde4ef7cf1f099723650a44943994d53f4d7 100644 (file)
@@ -47,7 +47,7 @@
 <section id="options"><title>Options</title>
     <dl>
     <dt><code>-c <var>command</var></code></dt>
-    <dd>FastCGI program</dd>
+    <dd>Absolute path of the FastCGI program</dd>
 
     <dt><code>-p <var>port</var></code></dt>
     <dd>Port which the program will listen on</dd>