diff options
author | justdave%bugzilla.org <> | 2007-07-27 23:24:05 +0200 |
---|---|---|
committer | justdave%bugzilla.org <> | 2007-07-27 23:24:05 +0200 |
commit | 0885b2b60ea61f2b3ca8d1f61049412f340b6c6d (patch) | |
tree | 36ba64b067c096bb4c1ebbb2f7374fdd8ff6ad40 | |
parent | 5ca60ad1cc5d14bdc4f5072d21dcccb3683ec198 (diff) | |
download | bugzilla-0885b2b60ea61f2b3ca8d1f61049412f340b6c6d.tar.gz bugzilla-0885b2b60ea61f2b3ca8d1f61049412f340b6c6d.tar.xz |
Reverting previous whitespace change to test fix for cvs hook on server
-rw-r--r-- | docs/README.docs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/README.docs b/docs/README.docs index 44c44e1cc..5fdeb8570 100644 --- a/docs/README.docs +++ b/docs/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). |