diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index a28053cd85..18bb9a7cc3 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -2326,11 +2326,12 @@
- Host System Sanity Checks - <filename>sanity.bbclass</filename> + <filename>sanity.bbclass</filename> - This class checks to see if prerequisite software is present on the host system - so that users can be notified of potential problems that might affect their build. + The sanity class checks to see if prerequisite + software is present on the host system so that users can be notified + of potential problems that might affect their build. The class also performs basic user configuration checks from the local.conf configuration file to prevent common mistakes that cause build failures.