diff options
author | Stefan Fritsch <sf@sfritsch.de> | 2013-07-20 22:21:25 +0200 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2013-07-20 22:21:25 +0200 |
commit | 4a336a5b117419c33c29eadd6409c69df78cd586 (patch) | |
tree | c9787e4bd0f1be8f471e1883262a695a6c4e954f /docs/manual/programs/fcgistarter.html.en | |
parent | 717c182588f1eb0b7ef189a709f858b44e348489 (diff) | |
download | apache2-upstream/2.4.6.tar.gz |
Imported Upstream version 2.4.6upstream/2.4.6
Diffstat (limited to 'docs/manual/programs/fcgistarter.html.en')
-rw-r--r-- | docs/manual/programs/fcgistarter.html.en | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/programs/fcgistarter.html.en b/docs/manual/programs/fcgistarter.html.en index ca12e392..bbe0a19f 100644 --- a/docs/manual/programs/fcgistarter.html.en +++ b/docs/manual/programs/fcgistarter.html.en @@ -53,10 +53,10 @@ <dd>FastCGI program</dd> <dt><code>-p <var>port</var></code></dt> - <dd>Port which the program will listens on</dd> + <dd>Port which the program will listen on</dd> <dt><code>-i <var>interface</var></code></dt> - <dd>Interface which the program will listens on</dd> + <dd>Interface which the program will listen on</dd> <dt><code>-N <var>num</var></code></dt> <dd>Number of instances of the program</dd> |