From: Takashi Sato Date: Fri, 9 May 2008 08:45:37 +0000 (+0000) Subject: Fix typo: '8080' vs. '8000' (r587444) X-Git-Tag: 2.2.9~201 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f341afc47a2584876cfe8b6d915466ad0d5898cf;p=thirdparty%2Fapache%2Fhttpd.git Fix typo: '8080' vs. '8000' (r587444) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654723 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/bind.xml b/docs/manual/bind.xml index b5c72a98c82..4fe8618b129 100644 --- a/docs/manual/bind.xml +++ b/docs/manual/bind.xml @@ -77,7 +77,7 @@

To make the server accept connections on port 80 for one interface, - and port 8080 on another, use

+ and port 8000 on another, use

Listen 192.0.2.1:80