summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml19
1 files changed, 11 insertions, 8 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 11961a7..fed25b2 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -239,8 +239,8 @@
An alternative version of the
<link linkend='ref-classes-binconfig'><filename>binconfig</filename></link>
class, which disables binary configuration scripts by making them
- return an error in favor of installing them using
- <filename>pkg-config</filename>.
+ return an error in favor of using <filename>pkg-config</filename>
+ to query the information.
The scripts to be disabled should be specified using the
<link linkend='var-BINCONFIG'><filename>BINCONFIG</filename></link>
variable within the recipe inheriting the class.
@@ -465,7 +465,7 @@
<title><filename>compress_doc.bbclass</filename></title>
<para>
- Enables compression for man pages and information pages.
+ Enables compression for man pages and info pages.
This class is intended to be inherited globally.
The default compression mechanism is gz (gzip) but you can
select an alternative mechanism by setting the
@@ -492,10 +492,13 @@
<title><filename>copyleft_filter.bbclass</filename></title>
<para>
- A class used by the archiver and the
+ A class used by the
+ <link linkend='ref-classes-archiver'><filename>archiver</filename></link>
+ and
<link linkend='ref-classes-copyleft_compliance'><filename>copyleft_compliance</filename></link>
- class for filtering licenses.
- This is an internal class and is not intended to be used directly.
+ classes for filtering licenses.
+ The <filename>copyleft_filter</filename> class is an internal class
+ and is not intended to be used directly.
</para>
</section>
@@ -1059,7 +1062,7 @@
<para>
You can also see the
- <ulink url='https://wiki.archlinux.org/index.php/Gummiboot'>Gummiboot documentation</ulink>
+ <ulink url='http://freedesktop.org/wiki/Software/gummiboot/'>Gummiboot documentation</ulink>
for more information.
</para>
</section>
@@ -2620,7 +2623,7 @@
<para>
Enables package tests (ptests) specifically for GNOME packages,
which have tests intended to be executed with
- gnome-desktop-testing.
+ <filename>gnome-desktop-testing</filename>.
</para>
<para>
OpenPOWER on IntegriCloud