From: Lucien Gentis Date: Sun, 1 Mar 2009 14:54:13 +0000 (+0000) Subject: Missing verbs. X-Git-Tag: 2.2.12~200 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=478cf633dfb4e50ce0aef3b2bab9fc3bf2bf25af;p=thirdparty%2Fapache%2Fhttpd.git Missing verbs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@749042 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_imagemap.xml b/docs/manual/mod/mod_imagemap.xml index b65c8352363..bedc73f2043 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.