diff options
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 7 | ||||
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 4 |
2 files changed, 6 insertions, 5 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. |
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 034eebe0e1..7ea753df71 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -4020,8 +4020,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 4020 | <glossentry id='var-INITRD'><glossterm>INITRD</glossterm> | 4020 | <glossentry id='var-INITRD'><glossterm>INITRD</glossterm> |
| 4021 | <glossdef> | 4021 | <glossdef> |
| 4022 | <para> | 4022 | <para> |
| 4023 | Indicates a filesystem image to use as an initial RAM | 4023 | Indicates list of filesystem images to concatenate and use |
| 4024 | disk (<filename>initrd</filename>). | 4024 | as an initial RAM disk (<filename>initrd</filename>). |
| 4025 | </para> | 4025 | </para> |
| 4026 | 4026 | ||
| 4027 | <para> | 4027 | <para> |
