diff options
author | justdave%bugzilla.org <> | 2008-04-04 13:48:15 +0200 |
---|---|---|
committer | justdave%bugzilla.org <> | 2008-04-04 13:48:15 +0200 |
commit | 5de8fd63e03beba50f7cfd196b0abff388b86bc8 (patch) | |
tree | 1698f314485b846cc2c32a9dcd3d24fffb88e96c | |
parent | 6e17aa04c6d279ca8b52e91a50faa51f9b7791e3 (diff) | |
download | bugzilla-5de8fd63e03beba50f7cfd196b0abff388b86bc8.tar.gz bugzilla-5de8fd63e03beba50f7cfd196b0abff388b86bc8.tar.xz |
Reverting previous whitespace change to test fix for cvs hook on server
-rw-r--r-- | docs/en/README.docs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/en/README.docs b/docs/en/README.docs index 44c44e1cc..5fdeb8570 100644 --- a/docs/en/README.docs +++ b/docs/en/README.docs @@ -6,7 +6,6 @@ html/ # The compiled HTML docs from XML sources (do not edit) txt/ # The compiled text docs from XML sources (do not edit) xml/ # The original XML doc sources (edit these) - A note about the XML: The documentation is written in DocBook 4.1.2, and attempts to adhere to the LinuxDoc standards where applicable (http://www.tldp.org). |