From 7fd5341415bafb0e3cce10c8248f68ef515e1cd2 Mon Sep 17 00:00:00 2001 From: Yoshiki Hayashi Date: Fri, 12 Jul 2002 11:11:40 +0000 Subject: [PATCH] Correct a markup error. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96024 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/vhosts/fd-limits.html.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/vhosts/fd-limits.html.en b/docs/manual/vhosts/fd-limits.html.en index 87fbe23e4d..3eaa8f65e3 100644 --- a/docs/manual/vhosts/fd-limits.html.en +++ b/docs/manual/vhosts/fd-limits.html.en @@ -91,7 +91,7 @@ of your log format string:

This will create a log file in the common log format, but with the canonical virtual host (whatever appears in the -../mod/core.html#servername">ServerName directive) prepended to +ServerName directive) prepended to each line. (See Custom Log Formats for more about customizing your log files.)

-- 2.50.1