diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-05-29 10:23:27 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-30 16:32:16 +0100 |
| commit | 3de0d39f1d6c191c375b5fa9ccada8df2dca279b (patch) | |
| tree | 39a0a7ed514b2e4be40164f07976becd9304e302 | |
| parent | 28d5925bdf60da538ecf0cb4a95df5282bb1cf18 (diff) | |
| download | poky-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>
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 3 |
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 |
