From: Ralf S. Engelschall Date: Sun, 28 Nov 1999 11:38:58 +0000 (+0000) Subject: Fixed typo in htdocs/manual/install.html. X-Git-Tag: 1.3.10~151 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6f39ce720451469a7f910ed2022afa903aea933;p=apache Fixed typo in htdocs/manual/install.html. Submitted by: Chris Pepper PR: 5360 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84168 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.html b/docs/manual/install.html index cc9dcf1af1..b8f5047e00 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -215,7 +215,7 @@ file. If when you run httpd it complained about being unable to "bind" to an address, then either some other process is already using the port you have configured Apache to use, or you are running httpd -as a normal user but trying to use port below 1024 (such as the +as a normal user but trying to use a port below 1024 (such as the default port 80).

diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index cc9dcf1af1..b8f5047e00 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -215,7 +215,7 @@ file. If when you run httpd it complained about being unable to "bind" to an address, then either some other process is already using the port you have configured Apache to use, or you are running httpd -as a normal user but trying to use port below 1024 (such as the +as a normal user but trying to use a port below 1024 (such as the default port 80).