Skip to content

Commit eb1acb8

Browse files
author
Andre Malo
committed
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
1 parent 669560b commit eb1acb8

24 files changed

Lines changed: 24 additions & 0 deletions

docs/manual/developer/API.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
4+
<!-- $Revision: 1.5 $ -->
45

56
<!--
67
Copyright 2003-2004 The Apache Software Foundation

docs/manual/developer/debugging.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
4+
<!-- $Revision: 1.7 $ -->
45

56
<!--
67
Copyright 2003-2004 The Apache Software Foundation

docs/manual/developer/documenting.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
4+
<!-- $Revision: 1.7 $ -->
45

56
<!--
67
Copyright 2003-2004 The Apache Software Foundation

docs/manual/developer/filters.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
4+
<!-- $Revision: 1.7 $ -->
45

56
<!--
67
Copyright 2003-2004 The Apache Software Foundation

docs/manual/developer/hooks.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
4+
<!-- $Revision: 1.8 $ -->
45

56
<!--
67
Copyright 2003-2004 The Apache Software Foundation

docs/manual/developer/index.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
4+
<!-- $Revision: 1.6 $ -->
45

56
<!--
67
Copyright 2003-2004 The Apache Software Foundation

docs/manual/developer/modules.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
4+
<!-- $Revision: 1.7 $ -->
45

56
<!--
67
Copyright 2003-2004 The Apache Software Foundation

docs/manual/developer/request.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
4+
<!-- $Revision: 1.7 $ -->
45

56
<!--
67
Copyright 2003-2004 The Apache Software Foundation

docs/manual/developer/thread_safety.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
4+
<!-- $Revision: 1.8 $ -->
45

56
<!--
67
Copyright 2003-2004 The Apache Software Foundation

docs/manual/faq/all_in_one.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<!ENTITY categories SYSTEM "categories.xml">
44
]>
55
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
6+
<!-- $Revision: 1.4 $ -->
67

78
<!--
89
Copyright 2003-2004 The Apache Software Foundation

0 commit comments

Comments
 (0)