summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2011-07-21 13:56:27 +0000
committerRich Bowen <rbowen@apache.org>2011-07-21 13:56:27 +0000
commit3d4f2efaccbf7d28417c62de070b9342b4716d62 (patch)
tree61dbd1a945a2816b4382d44cbb874046d65e3355
parentad3b470ba48fbfca8893181483d2e6d3d091dd01 (diff)
downloadhttpd-3d4f2efaccbf7d28417c62de070b9342b4716d62.tar.gz
"(!)" in the middle of a sentence is confusing, as it doesn't actually
communicate anything. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1149182 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/mod_negotiation.html.en2
-rw-r--r--docs/manual/mod/mod_negotiation.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_negotiation.html.en b/docs/manual/mod/mod_negotiation.html.en
index 748ab63ac7..ac8b5e8c17 100644
--- a/docs/manual/mod/mod_negotiation.html.en
+++ b/docs/manual/mod/mod_negotiation.html.en
@@ -135,7 +135,7 @@ Negotiation</a></li>
<dd>uri of the file containing the variant (of the given
media type, encoded with the given content encoding). These
are interpreted as URLs relative to the map file; they must
- be on the same server (!), and they must refer to files to
+ be on the same server, and they must refer to files to
which the client would be granted access if they were to be
requested directly.</dd>
diff --git a/docs/manual/mod/mod_negotiation.xml b/docs/manual/mod/mod_negotiation.xml
index e03aab2c06..73fa3664a9 100644
--- a/docs/manual/mod/mod_negotiation.xml
+++ b/docs/manual/mod/mod_negotiation.xml
@@ -122,7 +122,7 @@ Negotiation</a></seealso>
<dd>uri of the file containing the variant (of the given
media type, encoded with the given content encoding). These
are interpreted as URLs relative to the map file; they must
- be on the same server (!), and they must refer to files to
+ be on the same server, and they must refer to files to
which the client would be granted access if they were to be
requested directly.</dd>