[yocto] [PATCH] DOCS: Fix some syntax errors in "opkg-cl" cmds in ADT manual.

Robert P. J. Day rpjday at crashcourse.ca
Thu Jul 14 10:30:26 PDT 2011


Fix some obvious typoes in a couple "opkg-cl" commands in the ADT
manual, packages chapter.

Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>

---

  i'm *hoping* i'm reading this correctly.  and i'll try to bundle
fixes into larger single patch submissions as long as they're
logically related.

diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml
index 9f982d1..fd52747 100644
--- a/documentation/adt-manual/adt-package.xml
+++ b/documentation/adt-manual/adt-package.xml
@@ -70,8 +70,8 @@
         The following command forms should now work:
         <literallayout class='monospaced'>
      $ opkg-cl –f <conf_file> -o <sysroot-dir> update
-     $ opkg-cl –f <cconf_file>> -o <sysroot-dir> --force-overwrite install libglade
-     $ opkg-cl –f <cconf_file> -o <sysroot-dir> --force-overwrite install libglade-dbg
+     $ opkg-cl –f <conf_file> -o <sysroot-dir> --force-overwrite install libglade
+     $ opkg-cl –f <conf_file> -o <sysroot-dir> --force-overwrite install libglade-dbg
      $ opkg-cl –f <conf_file> -o <sysroot-dir> --force-overwrite install libglade-dev
         </literallayout>
     </para>

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


More information about the yocto mailing list