]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Edits to "Other Tips" section.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 26 Mar 2013 17:58:33 +0000 (10:58 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2013 13:12:51 +0000 (14:12 +0100)
(From yocto-docs rev: 46147dadd1627ba24c2cca27a47872b7390c354f)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/usingpoky.xml

index d6d7e5228fd45642ec4eab38a783f4a0b5773a2e..6acbaabe4e27a40ef9417823fa5f2cf0cd9b0f98 100644 (file)
                     For example, you do not want references to local system files like
                     <filename>/usr/lib/</filename> or <filename>/usr/include/</filename>.
                     </para></listitem>
-                <listitem><para>If you want to remove the psplash boot splashscreen,
+                <listitem><para>If you want to remove the <filename>psplash</filename>
+                    boot splashscreen,
                     add <filename>psplash=false</filename> to  the kernel command line.
-                    Doing so prevents psplash from loading and thus allows you to see the console.
+                    Doing so prevents <filename>psplash</filename> from loading 
+                    and thus allows you to see the console.
                     It is also possible to switch out of the splashscreen by
                     switching the virtual console (e.g. Fn+Left or Fn+Right on a Zaurus).
                     </para></listitem>