summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/classes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r--documentation/ref-manual/classes.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 11e0d472e8..f402d090c9 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -1256,9 +1256,9 @@ package installs all packages with modules and various other kernel
1256packages such as ``kernel-vmlinux``. 1256packages such as ``kernel-vmlinux``.
1257 1257
1258The ``kernel`` class contains logic that allows you to embed an initial 1258The ``kernel`` class contains logic that allows you to embed an initial
1259RAM filesystem (initramfs) image when you build the kernel image. For 1259RAM filesystem (:term:`Initramfs`) image when you build the kernel image. For
1260information on how to build an initramfs, see the 1260information on how to build an :term:`Initramfs`, see the
1261":ref:`dev-manual/common-tasks:building an initial ram filesystem (initramfs) image`" section in 1261":ref:`dev-manual/common-tasks:building an initial ram filesystem (Initramfs) image`" section in
1262the Yocto Project Development Tasks Manual. 1262the Yocto Project Development Tasks Manual.
1263 1263
1264Various other classes are used by the ``kernel`` and ``module`` classes 1264Various other classes are used by the ``kernel`` and ``module`` classes