From: jocuri%softhome.net <> Date: Mon, 31 May 2004 04:46:18 +0000 (+0000) Subject: Patch for bug 240079: fix strange phrase in the documentation: "everywhere applicable... X-Git-Tag: bugzilla-2.16.6~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4fd8792aeaa13bbfdbe83ca7deb38ce4925a048;p=thirdparty%2Fbugzilla.git Patch for bug 240079: fix strange phrase in the documentation: "everywhere applicable" should be "where applicable" in README.docs; patch by Niels Reedijk ; r=timeless; a=justdave. --- diff --git a/docs/README.docs b/docs/README.docs index 8a172ecda1..5fdeb85707 100644 --- a/docs/README.docs +++ b/docs/README.docs @@ -8,7 +8,7 @@ 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 everywhere applicable (http://www.tldp.org). +to the LinuxDoc standards where applicable (http://www.tldp.org). Please consult "The LDP Author Guide" at tldp.org for details on how to set up your personal environment for compiling XML files. If you need to make corrections to typographical errors, or other minor