diff options
author | Maximilian Berger <maxberger@apache.org> | 2009-09-15 16:15:11 +0000 |
---|---|---|
committer | Maximilian Berger <maxberger@apache.org> | 2009-09-15 16:15:11 +0000 |
commit | 50e993d6d42fd4fc67316d619cc63cc4027c3e92 (patch) | |
tree | 7507ae4a0697e93e1893e37b3b993d4748e058af /src/documentation | |
parent | 482b874cecd6ca20609da6a175fe435ffabe3c46 (diff) | |
download | xmlgraphics-fop-50e993d6d42fd4fc67316d619cc63cc4027c3e92.tar.gz xmlgraphics-fop-50e993d6d42fd4fc67316d619cc63cc4027c3e92.zip |
Fixed SVN Props
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@815383 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation')
-rw-r--r-- | src/documentation/content/xdocs/quickstartguide.xml | 4 | ||||
-rw-r--r-- | src/documentation/content/xdocs/trunk/events.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/src/documentation/content/xdocs/quickstartguide.xml b/src/documentation/content/xdocs/quickstartguide.xml index ca205f5a2..7993e4bde 100644 --- a/src/documentation/content/xdocs/quickstartguide.xml +++ b/src/documentation/content/xdocs/quickstartguide.xml @@ -15,13 +15,13 @@ See the License for the specific language governing permissions and limitations under the License. --> -<!-- $Id: gethelp.xml 627324 2008-02-13 09:35:01Z maxberger $ --> +<!-- $Id$ --> <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "http://forrest.apache.org/dtd/document-v13.dtd"> <document> <header> <title>FOP: Quick Start Guide</title> <subtitle>Everything you need to start using and appreciating Apache FOP quickly.</subtitle> - <version>$Revision: 627324 $</version> + <version>$Revision$</version> </header> <body> <section id="essentials"> diff --git a/src/documentation/content/xdocs/trunk/events.xml b/src/documentation/content/xdocs/trunk/events.xml index 4ba6014c8..dc08b0099 100644 --- a/src/documentation/content/xdocs/trunk/events.xml +++ b/src/documentation/content/xdocs/trunk/events.xml @@ -20,7 +20,7 @@ <document> <header> <title>Events/Processing Feedback</title> - <version>$Revision: 634267 $</version> + <version>$Revision$</version> </header> <body> <section id="introduction"> |