From dfbf00d5ac3aecf48195243f7139807c559d4e49 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Thu, 18 Apr 2013 16:11:02 +0000 Subject: [PATCH] fix typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469398 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/programs/fcgistarter.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/programs/fcgistarter.xml b/docs/manual/programs/fcgistarter.xml index ce3e0e7897..e8a1968090 100644 --- a/docs/manual/programs/fcgistarter.xml +++ b/docs/manual/programs/fcgistarter.xml @@ -50,10 +50,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
-- 2.40.0