bitbake: bitbake-user-manual-metadata.xml: fixed some example whitespace issues
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 10 Jul 2014 07:45:09 +0000 (10:45 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Jul 2014 10:00:58 +0000 (11:00 +0100)
I added some whitespace to bring the example to use 5 spaces
rather than for so that it follows the manual's convention.

(Bitbake rev: 4c6e7d88d715db18e61bb263dfd2672ebb6c6b09)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml

index a5b8a18..6284ef5 100644 (file)
                 is to attach some brief documentation to a BitBake variable as
                 follows:
                 <literallayout class='monospaced'>
-    CACHE[doc] = "The directory holding the cache of the metadata."
+     CACHE[doc] = "The directory holding the cache of the metadata."
                 </literallayout>
             </para>
         </section>