From: Jeff Trawick
Date: Fri, 14 Feb 2003 13:51:30 +0000 (+0000)
Subject: fix formatting problem in IPv6 section
X-Git-Tag: pre_ajp_proxy~2145
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e15680d2772981f8fa6dfa5da4a9fcb3449039ed;p=apache
fix formatting problem in IPv6 section
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98651 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/bind.html.en b/docs/manual/bind.html.en
index 89d4bd9152..5c979f6526 100644
--- a/docs/manual/bind.html.en
+++ b/docs/manual/bind.html.en
@@ -112,7 +112,7 @@
Listen directives, as in the following examples:
- Listen 0.0.0.0:80
+ Listen 0.0.0.0:80
Listen 192.170.2.1:80
@@ -122,7 +122,7 @@
directives like the following:
- Listen [::]:80
+ Listen [::]:80
Listen 0.0.0.0:80
diff --git a/docs/manual/bind.xml b/docs/manual/bind.xml
index 5eeb8ea0f1..4153351df2 100644
--- a/docs/manual/bind.xml
+++ b/docs/manual/bind.xml
@@ -110,7 +110,7 @@
Listen directives, as in the following examples:
- Listen 0.0.0.0:80
+ Listen 0.0.0.0:80
Listen 192.170.2.1:80
@@ -120,7 +120,7 @@
directives like the following:
- Listen [::]:80
+ Listen [::]:80
Listen 0.0.0.0:80