summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/ref-classes.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index a28053c..18bb9a7 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -2326,11 +2326,12 @@
</section>
<section id='ref-classes-sanity'>
- <title>Host System Sanity Checks - <filename>sanity.bbclass</filename></title>
+ <title><filename>sanity.bbclass</filename></title>
<para>
- 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 <filename>sanity</filename> 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 <filename>local.conf</filename> configuration file to
prevent common mistakes that cause build failures.
OpenPOWER on IntegriCloud