summaryrefslogtreecommitdiff
path: root/docs/manual/developer
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-04-17 10:31:09 +0000
committerAndré Malo <nd@apache.org>2004-04-17 10:31:09 +0000
commit030c74a2e06cf1886bf20ad9b02fa6ce7344efeb (patch)
treeefa04cb3354f9c2978d87cd3bb9d6153462a2864 /docs/manual/developer
parent3d3584309b90315c643ad17a5432a9ce59f15c3e (diff)
downloadhttpd-030c74a2e06cf1886bf20ad9b02fa6ce7344efeb.tar.gz
the up-to-date checker currently depends on a properly configured cvs in path
that's totally uncool. Let make cvs the work on the fly: - start adding $Revision$ keyword to english files git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103421 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/developer')
-rw-r--r--docs/manual/developer/API.xml1
-rw-r--r--docs/manual/developer/debugging.xml1
-rw-r--r--docs/manual/developer/documenting.xml1
-rw-r--r--docs/manual/developer/filters.xml1
-rw-r--r--docs/manual/developer/hooks.xml1
-rw-r--r--docs/manual/developer/index.xml1
-rw-r--r--docs/manual/developer/modules.xml1
-rw-r--r--docs/manual/developer/request.xml1
-rw-r--r--docs/manual/developer/thread_safety.xml1
9 files changed, 9 insertions, 0 deletions
diff --git a/docs/manual/developer/API.xml b/docs/manual/developer/API.xml
index 017585bd0a..089cda486a 100644
--- a/docs/manual/developer/API.xml
+++ b/docs/manual/developer/API.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
+<!-- $Revision: 1.5 $ -->
<!--
Copyright 2003-2004 The Apache Software Foundation
diff --git a/docs/manual/developer/debugging.xml b/docs/manual/developer/debugging.xml
index 255f366c07..3af8924f01 100644
--- a/docs/manual/developer/debugging.xml
+++ b/docs/manual/developer/debugging.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
+<!-- $Revision: 1.7 $ -->
<!--
Copyright 2003-2004 The Apache Software Foundation
diff --git a/docs/manual/developer/documenting.xml b/docs/manual/developer/documenting.xml
index 9fc9b4264a..065ee19a2c 100644
--- a/docs/manual/developer/documenting.xml
+++ b/docs/manual/developer/documenting.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
+<!-- $Revision: 1.7 $ -->
<!--
Copyright 2003-2004 The Apache Software Foundation
diff --git a/docs/manual/developer/filters.xml b/docs/manual/developer/filters.xml
index d10a380af5..ef9b65ad85 100644
--- a/docs/manual/developer/filters.xml
+++ b/docs/manual/developer/filters.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
+<!-- $Revision: 1.7 $ -->
<!--
Copyright 2003-2004 The Apache Software Foundation
diff --git a/docs/manual/developer/hooks.xml b/docs/manual/developer/hooks.xml
index ead3865d02..ac6a0cbd12 100644
--- a/docs/manual/developer/hooks.xml
+++ b/docs/manual/developer/hooks.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
+<!-- $Revision: 1.8 $ -->
<!--
Copyright 2003-2004 The Apache Software Foundation
diff --git a/docs/manual/developer/index.xml b/docs/manual/developer/index.xml
index fd48548a45..82e7e04518 100644
--- a/docs/manual/developer/index.xml
+++ b/docs/manual/developer/index.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
+<!-- $Revision: 1.6 $ -->
<!--
Copyright 2003-2004 The Apache Software Foundation
diff --git a/docs/manual/developer/modules.xml b/docs/manual/developer/modules.xml
index 723e68bc7a..6d458ebece 100644
--- a/docs/manual/developer/modules.xml
+++ b/docs/manual/developer/modules.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
+<!-- $Revision: 1.7 $ -->
<!--
Copyright 2003-2004 The Apache Software Foundation
diff --git a/docs/manual/developer/request.xml b/docs/manual/developer/request.xml
index 29ce798394..8484ea6b72 100644
--- a/docs/manual/developer/request.xml
+++ b/docs/manual/developer/request.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
+<!-- $Revision: 1.7 $ -->
<!--
Copyright 2003-2004 The Apache Software Foundation
diff --git a/docs/manual/developer/thread_safety.xml b/docs/manual/developer/thread_safety.xml
index 4272878866..24d94c63dc 100644
--- a/docs/manual/developer/thread_safety.xml
+++ b/docs/manual/developer/thread_safety.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
+<!-- $Revision: 1.8 $ -->
<!--
Copyright 2003-2004 The Apache Software Foundation