From: Jeff Trawick
Date: Fri, 14 Feb 2003 13:51:30 +0000 (+0000)
Subject: fix formatting problem in IPv6 section
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20030348fa4e6e249222d4157e3ee07fcaa8a843;p=thirdparty%2Fapache%2Fhttpd.git
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 89d4bd91521..5c979f6526c 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 5eeb8ea0f10..4153351df22 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