From 9807c7d7eab10bb0e94d5ee726e462b0dc23f5ce Mon Sep 17 00:00:00 2001 From: brian Date: Tue, 3 Dec 1996 07:31:36 +0000 Subject: [PATCH] Another error fixed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77171 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index baeedbb1df..53668fca07 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -1174,7 +1174,7 @@ the server, so the server machine must be configured to accept IP packets for multiple addresses. If the machine does not have multiple network interfaces, then this can be accomplished with the ifconfig alias command (if your OS supports it), or with kernel patches like -VIF (for SunOS(TM) 4.1.x).

+VIF (for SunOS(TM) 4.1.x).

See also: -- 2.50.1