From: Lucien Gentis Date: Sun, 1 Mar 2009 14:36:08 +0000 (+0000) Subject: Missing verbs. X-Git-Tag: 2.3.2~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4391096df60376b5b980ce836b48596107128bb4;p=apache Missing verbs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@749041 13f79535-47bb-0310-9956-ffa450edef68 --- 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.