diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-04-09 10:33:17 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-13 23:57:14 +0100 |
commit | 0f63639da35ffb6ddcdcafe519c40848effeff6d (patch) | |
tree | 149db6df44dae97be1b4f1068a524ac0ca062476 /documentation | |
parent | 35c4e1512a283a6b80490fc744aba74a82f2e825 (diff) | |
download | poky-0f63639da35ffb6ddcdcafe519c40848effeff6d.tar.gz |
ref-manual/faq: clarify that package management is optional
Fixed the line breaks so new sentences start on a new
line.
(From yocto-docs rev: 6bb50f51edc44222970db42d7441303d042a2262)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/faq.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index ccbc7f3433..88ad2072a4 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml | |||
@@ -173,7 +173,8 @@ | |||
173 | (<filename>.deb</filename>), or RPM. | 173 | (<filename>.deb</filename>), or RPM. |
174 | You can then upgrade the packages using the package tools on | 174 | You can then upgrade the packages using the package tools on |
175 | the device, much like on a desktop distribution such as | 175 | the device, much like on a desktop distribution such as |
176 | Ubuntu or Fedora. | 176 | Ubuntu or Fedora. |
177 | However, package management on the target is entirely optional. | ||
177 | </para> | 178 | </para> |
178 | </answer> | 179 | </answer> |
179 | </qandaentry> | 180 | </qandaentry> |