From 2cbdaedab5cd613b7e970b63f79d1f179158ec13 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Tue, 29 Apr 2003 12:42:59 +0000 Subject: [PATCH] VirtualHost is a section git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99632 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/bind.html.en | 2 +- docs/manual/bind.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/bind.html.en b/docs/manual/bind.html.en index 5c979f6526..3b25dfc929 100644 --- a/docs/manual/bind.html.en +++ b/docs/manual/bind.html.en @@ -28,7 +28,7 @@

Overview

- +

When Apache starts, it binds to some port and address on diff --git a/docs/manual/bind.xml b/docs/manual/bind.xml index f52a62dbf9..33bf709ec8 100644 --- a/docs/manual/bind.xml +++ b/docs/manual/bind.xml @@ -22,7 +22,7 @@ mpm_common - VirtualHost + VirtualHost Listen -- 2.50.1