summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2010-04-22 14:31:04 +0200
committerRich Bowen <rbowen@apache.org>2010-04-22 14:31:04 +0200
commit3f46ae895e57c4728c81c7b59df0da6c71ee1488 (patch)
tree36b1bead466b029a09fd2c2ad5df56c414e1cea3
parentAdding an cache hit/miss example, regarding PR#48241 (diff)
downloadapache2-3f46ae895e57c4728c81c7b59df0da6c71ee1488.tar.xz
apache2-3f46ae895e57c4728c81c7b59df0da6c71ee1488.zip
Remove unneeded comment from mod_dialup docs source.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936812 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/mod_dialup.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/manual/mod/mod_dialup.xml b/docs/manual/mod/mod_dialup.xml
index 02a1e06381..2995e99810 100644
--- a/docs/manual/mod/mod_dialup.xml
+++ b/docs/manual/mod/mod_dialup.xml
@@ -3,15 +3,6 @@
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
<!-- $LastChangedRevision$ -->
-<!--
-Upon adding a new module XML doc, you will need to:
-
-svn ps svn:eol-style native <alltextfiles>
-svn ps svn:keywords LastChangedRevision mod_dialup.xml
-
-in order for it to rebuild correctly.
-
--->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with