mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
ref-manual: Removed some extra space beyond the literal example.
(From yocto-docs rev: 66bb31c9b59e5eaf4e35ade932a3d0f9083c4c47) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
28d5925bdf
commit
3de0d39f1d
@@ -756,9 +756,6 @@
|
|||||||
<link linkend='ref-classes-useradd'><filename>useradd</filename></link>
|
<link linkend='ref-classes-useradd'><filename>useradd</filename></link>
|
||||||
class to add user and group configuration to a specific recipe.
|
class to add user and group configuration to a specific recipe.
|
||||||
</note>
|
</note>
|
||||||
</para>
|
|
||||||
|
|
||||||
<para>
|
|
||||||
Here is an example that uses this class in an image recipe:
|
Here is an example that uses this class in an image recipe:
|
||||||
<literallayout class='monospaced'>
|
<literallayout class='monospaced'>
|
||||||
inherit extrausers
|
inherit extrausers
|
||||||
|
|||||||
Reference in New Issue
Block a user