diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/classes.rst | 2 |
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 | ||
978 | The :ref:`image-buildinfo <ref-classes-image-buildinfo>` class writes a plain text file containing | 978 | The :ref:`image-buildinfo <ref-classes-image-buildinfo>` class writes a plain text file containing |
979 | build information to the target filesystem at ``${sysconfdir}/buildinfo`` | 979 | build information to the target filesystem at ``${sysconfdir}/buildinfo`` |
980 | by default (as specified by :term:`IMAGE_BUILDINFO_FILE`. | 980 | by default (as specified by :term:`IMAGE_BUILDINFO_FILE`). |
981 | This can be useful for manually determining the origin of any given | 981 | This can be useful for manually determining the origin of any given |
982 | image. It writes out two sections: | 982 | image. It writes out two sections: |
983 | 983 | ||