diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 12:42:04 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:00 +0000 |
commit | e63b4f2591a12395a5de4689d9079b6f11991490 (patch) | |
tree | c5363298bd816255346900cd863e80e9024ff9cd | |
parent | 1b7bf3559216568e1b34ec7455c9f1fd8fb91d0d (diff) | |
download | poky-e63b4f2591a12395a5de4689d9079b6f11991490.tar.gz |
ref-manual: Edits to boot-directdisk class.
(From yocto-docs rev: b2b305a3088423f8f833bd17b41cdbe7a4cc34cd)
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 54c272e5da..693b613092 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -232,7 +232,7 @@ | |||
232 | <title><filename>boot-directdisk.bbclass</filename></title> | 232 | <title><filename>boot-directdisk.bbclass</filename></title> |
233 | 233 | ||
234 | <para> | 234 | <para> |
235 | The boot direct disk (<filename>boot-directdisk</filename>) class | 235 | The <filename>boot-directdisk</filename> class |
236 | creates an image that can be placed directly onto a hard disk using | 236 | creates an image that can be placed directly onto a hard disk using |
237 | <filename>dd</filename> and then booted. | 237 | <filename>dd</filename> and then booted. |
238 | The image uses SYSLINUX. | 238 | The image uses SYSLINUX. |