diff options
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 7151d2d928..fae0c7832b 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -276,7 +276,7 @@ | |||
| 276 | 276 | ||
| 277 | <para> | 277 | <para> |
| 278 | The <filename>bootimg</filename> class creates a bootable | 278 | The <filename>bootimg</filename> class creates a bootable |
| 279 | image using SYSLINUX, your kernel and an optional initial RAM disk | 279 | image using SYSLINUX, your kernel, and an optional initial RAM disk |
| 280 | (<filename>initrd</filename>). | 280 | (<filename>initrd</filename>). |
| 281 | </para> | 281 | </para> |
| 282 | 282 | ||
| @@ -285,7 +285,7 @@ | |||
| 285 | <itemizedlist> | 285 | <itemizedlist> |
| 286 | <listitem><para> | 286 | <listitem><para> |
| 287 | A <filename>.hddimg</filename> file is created. | 287 | A <filename>.hddimg</filename> file is created. |
| 288 | This file which is an MSDOS filesystem that contains SYSLINUX, | 288 | This file is an MSDOS filesystem that contains SYSLINUX, |
| 289 | a kernel, an <filename>initrd</filename>, and a root filesystem | 289 | a kernel, an <filename>initrd</filename>, and a root filesystem |
| 290 | image. | 290 | image. |
| 291 | All three of these can be written to hard drives directly and | 291 | All three of these can be written to hard drives directly and |
