diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 47c7df407a..5b976bbcc4 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -2276,11 +2276,11 @@ | |||
2276 | </para> | 2276 | </para> |
2277 | </section> | 2277 | </section> |
2278 | 2278 | ||
2279 | <section id='build-and-boot-the-modified-qemu-kernel-image'> | 2279 | <section id='build-the-modified-qemu-kernel-image'> |
2280 | <title>Build and Boot the Modified QEMU Kernel Image</title> | 2280 | <title>Build the Modified QEMU Kernel Image</title> |
2281 | 2281 | ||
2282 | <para> | 2282 | <para> |
2283 | The following steps build and boot your modified kernel image: | 2283 | The following steps build your modified kernel image: |
2284 | <orderedlist> | 2284 | <orderedlist> |
2285 | <listitem><para><emphasis>Be sure your build environment is initialized</emphasis>: | 2285 | <listitem><para><emphasis>Be sure your build environment is initialized</emphasis>: |
2286 | Your environment should be set up since you previously sourced | 2286 | Your environment should be set up since you previously sourced |