summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-01-12 11:53:17 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-14 15:25:28 +0000
commitb48c884f47f6910f3707606555d15e4f588606c0 (patch)
treecd2fb6cb07b2c9266ccf7d3d8b7cd1863f3f01dc
parente4948134a853dd3183f4a13386b72891ddde2300 (diff)
downloadpoky-b48c884f47f6910f3707606555d15e4f588606c0.tar.gz
yocto-project-qs: Removed "writernotes" formatting for Pseudo bullet
(From yocto-docs rev: 4b97a330bdc383b377995ebbd81a8a73bf06483a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/yocto-project-qs/qs.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/yocto-project-qs/qs.xml b/documentation/yocto-project-qs/qs.xml
index 3c61b9b499..95c1569cb5 100644
--- a/documentation/yocto-project-qs/qs.xml
+++ b/documentation/yocto-project-qs/qs.xml
@@ -1081,12 +1081,11 @@
1081 I don't know what this is and need help with this 1081 I don't know what this is and need help with this
1082 bullet item. 1082 bullet item.
1083 </para></listitem> 1083 </para></listitem>
1084 <listitem><para role='writernotes'> 1084 <listitem><para>
1085 <emphasis>Pseudo:</emphasis> 1085 <emphasis>Pseudo:</emphasis>
1086 Pseudo gives the illusion of running under root and is 1086 Pseudo gives the illusion of running under root and is
1087 is used during the image generation process. 1087 used by the OpenEmbedded build system during the image
1088 I don't have much on this in the manual set. 1088 generation process.
1089 Is there any more information we can leverage?
1090 For information on Fakeroot and Pseudo, see the 1089 For information on Fakeroot and Pseudo, see the
1091 "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#fakeroot-and-pseudo'>Fakeroot and Pseudo</ulink>" 1090 "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#fakeroot-and-pseudo'>Fakeroot and Pseudo</ulink>"
1092 section in the Yocto Project Overview Manual. 1091 section in the Yocto Project Overview Manual.