summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/classes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index c340562390..ffa3e50ab6 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -977,7 +977,7 @@ Yocto Project Overview and Concepts Manual.
977 977
978The :ref:`image-buildinfo <ref-classes-image-buildinfo>` class writes a plain text file containing 978The :ref:`image-buildinfo <ref-classes-image-buildinfo>` class writes a plain text file containing
979build information to the target filesystem at ``${sysconfdir}/buildinfo`` 979build information to the target filesystem at ``${sysconfdir}/buildinfo``
980by default (as specified by :term:`IMAGE_BUILDINFO_FILE`. 980by default (as specified by :term:`IMAGE_BUILDINFO_FILE`).
981This can be useful for manually determining the origin of any given 981This can be useful for manually determining the origin of any given
982image. It writes out two sections: 982image. It writes out two sections:
983 983