From 3d4f2efaccbf7d28417c62de070b9342b4716d62 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 21 Jul 2011 13:56:27 +0000 Subject: [PATCH] "(!)" 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 --- docs/manual/mod/mod_negotiation.html.en | 2 +- docs/manual/mod/mod_negotiation.xml | 2 +- 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
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.
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
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.
-- 2.40.0