[yocto] [PATCH] DOCS: Correct format of command continuation.

Rifenbark, Scott M scott.m.rifenbark at intel.com
Fri Jul 15 16:07:09 PDT 2011


Fixed.

Thanks Robert.

-----Original Message-----
From: yocto-bounces at yoctoproject.org [mailto:yocto-bounces at yoctoproject.org] On Behalf Of Robert P. J. Day
Sent: Friday, July 15, 2011 5:21 AM
To: Yocto discussion list
Subject: [yocto] [PATCH] DOCS: Correct format of command continuation.


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

---

  i *think* this is what the author had in mind.

diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 52f7391..d2e85ba 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -213,9 +213,9 @@
             </literallayout>

             <literallayout class='monospaced'>
-     $ sudo zypper install python gcc gcc-c++ libtool
-     $ subversion git chrpath automake
-     $ help2man diffstat texinfo mercurial wget
+     $ sudo zypper install python gcc gcc-c++ libtool \
+     subversion git chrpath automake \
+     help2man diffstat texinfo mercurial wget
             </literallayout>

     </section>

-- 

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

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================
_______________________________________________
yocto mailing list
yocto at yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list