From 4391096df60376b5b980ce836b48596107128bb4 Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Sun, 1 Mar 2009 14:36:08 +0000 Subject: [PATCH] Missing verbs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@749041 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_imagemap.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_imagemap.xml b/docs/manual/mod/mod_imagemap.xml index b65c835236..bedc73f204 100644 --- a/docs/manual/mod/mod_imagemap.xml +++ b/docs/manual/mod/mod_imagemap.xml @@ -150,7 +150,8 @@
Values -

The values for each of the directives can any of the following:

+

The values for each of the directives can be any of the + following:

a URL
@@ -158,7 +159,7 @@

The URL can be relative or absolute URL. Relative URLs can contain '..' syntax and will be resolved relative to the base value.

-

base itself will not resolved according to the +

base itself will not be resolved according to the current value. A statement base mailto: will work properly, though.

-- 2.50.1