diff options
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index e7e9942b3b..a96ccfd652 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -881,7 +881,8 @@ | |||
| 881 | <itemizedlist> | 881 | <itemizedlist> |
| 882 | <listitem><para> | 882 | <listitem><para> |
| 883 | <link linkend='var-INITRD'><filename>INITRD</filename></link>: | 883 | <link linkend='var-INITRD'><filename>INITRD</filename></link>: |
| 884 | Indicates a filesystem image to use as an initrd (optional). | 884 | Indicates list of filesystem images to concatenate and use |
| 885 | as an initial RAM disk (initrd) (optional). | ||
| 885 | </para></listitem> | 886 | </para></listitem> |
| 886 | <listitem><para> | 887 | <listitem><para> |
| 887 | <link linkend='var-ROOTFS'><filename>ROOTFS</filename></link>: | 888 | <link linkend='var-ROOTFS'><filename>ROOTFS</filename></link>: |
| @@ -2864,8 +2865,8 @@ | |||
| 2864 | The class supports the following variables: | 2865 | The class supports the following variables: |
| 2865 | <itemizedlist> | 2866 | <itemizedlist> |
| 2866 | <listitem><para><emphasis><link linkend='var-INITRD'><filename>INITRD</filename></link>:</emphasis> | 2867 | <listitem><para><emphasis><link linkend='var-INITRD'><filename>INITRD</filename></link>:</emphasis> |
| 2867 | Indicates a filesystem image to use as an initial RAM disk | 2868 | Indicates list of filesystem images to concatenate and use as |
| 2868 | (initrd). | 2869 | an initial RAM disk (initrd). |
| 2869 | This variable is optional.</para></listitem> | 2870 | This variable is optional.</para></listitem> |
| 2870 | <listitem><para><emphasis><link linkend='var-ROOTFS'><filename>ROOTFS</filename></link>:</emphasis> | 2871 | <listitem><para><emphasis><link linkend='var-ROOTFS'><filename>ROOTFS</filename></link>:</emphasis> |
| 2871 | Indicates a filesystem image to include as the root filesystem. | 2872 | Indicates a filesystem image to include as the root filesystem. |
