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


Rifenbark, Scott M <scott.m.rifenbark@...>
 

Fixed.

Thanks Robert.

-----Original Message-----
From: yocto-bounces@... [mailto:yocto-bounces@...] 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@...>

---

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@...
https://lists.yoctoproject.org/listinfo/yocto

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.