Fixed.

Thanks Robert.

-----Original Message-----
From: [email protected] [mailto:[email protected]] 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 <[email protected]>

---

  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
[email protected]
https://lists.yoctoproject.org/listinfo/yocto
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to