summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-05-29 10:23:27 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-30 16:32:16 +0100
commit3de0d39f1d6c191c375b5fa9ccada8df2dca279b (patch)
tree39a0a7ed514b2e4be40164f07976becd9304e302 /documentation
parent28d5925bdf60da538ecf0cb4a95df5282bb1cf18 (diff)
downloadpoky-3de0d39f1d6c191c375b5fa9ccada8df2dca279b.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-classes.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 706392488f..dcdc8cb2b5 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -756,9 +756,6 @@
756 <link linkend='ref-classes-useradd'><filename>useradd</filename></link> 756 <link linkend='ref-classes-useradd'><filename>useradd</filename></link>
757 class to add user and group configuration to a specific recipe. 757 class to add user and group configuration to a specific recipe.
758 </note> 758 </note>
759 </para>
760
761 <para>
762 Here is an example that uses this class in an image recipe: 759 Here is an example that uses this class in an image recipe:
763 <literallayout class='monospaced'> 760 <literallayout class='monospaced'>
764 inherit extrausers 761 inherit extrausers