aboutsummaryrefslogtreecommitdiffstats
path: root/usermanual/reference
diff options
context:
space:
mode:
Diffstat (limited to 'usermanual/reference')
-rw-r--r--usermanual/reference/class_autotools.xml2
-rw-r--r--usermanual/reference/class_binconfig.xml2
-rw-r--r--usermanual/reference/class_distutils.xml2
-rw-r--r--usermanual/reference/class_pkgconfig.xml2
-rw-r--r--usermanual/reference/class_update-alternatives.xml2
-rw-r--r--usermanual/reference/class_update-rc.d.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/usermanual/reference/class_autotools.xml b/usermanual/reference/class_autotools.xml
index 0538da3597..fd6c36da8e 100644
--- a/usermanual/reference/class_autotools.xml
+++ b/usermanual/reference/class_autotools.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<section>
- <title>autotools</title>
+ <title>autotools class</title>
<para>Autotools is one of the most commonly seen configuration methods for
applications. Anything that uses the standard <command>./configure; make;
diff --git a/usermanual/reference/class_binconfig.xml b/usermanual/reference/class_binconfig.xml
index 8ab82a569f..27eafa16f9 100644
--- a/usermanual/reference/class_binconfig.xml
+++ b/usermanual/reference/class_binconfig.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<section>
- <title>binconfig</title>
+ <title>binconfig class</title>
<para>The binconfig class is for packages that install
<command>&lt;pkg&gt;-config</command> scripts that provide information about
diff --git a/usermanual/reference/class_distutils.xml b/usermanual/reference/class_distutils.xml
index cf9a307f0e..96be6f6884 100644
--- a/usermanual/reference/class_distutils.xml
+++ b/usermanual/reference/class_distutils.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<section>
- <title>distutils</title>
+ <title>distutils class</title>
<para>Distutils is a standard python system for building and installing
modules. This class is used to automate the building of python modules that
diff --git a/usermanual/reference/class_pkgconfig.xml b/usermanual/reference/class_pkgconfig.xml
index 529bf6945d..9040bc5c44 100644
--- a/usermanual/reference/class_pkgconfig.xml
+++ b/usermanual/reference/class_pkgconfig.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<section>
- <title>pkgconfig</title>
+ <title>pkgconfig class</title>
<para>The pkgconfig class is for packages that install
<command>&lt;pkg&gt;.pc</command> files that provide information about the
diff --git a/usermanual/reference/class_update-alternatives.xml b/usermanual/reference/class_update-alternatives.xml
index 82039222a8..21d2c9c2ca 100644
--- a/usermanual/reference/class_update-alternatives.xml
+++ b/usermanual/reference/class_update-alternatives.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<section>
- <title>update-alternatives</title>
+ <title>update-alternatives class</title>
<para>Some commands are available from multiple sources. As an example we
have <command>/bin/sh</command> available from <emphasis>busybox</emphasis>
diff --git a/usermanual/reference/class_update-rc.d.xml b/usermanual/reference/class_update-rc.d.xml
index d5089e5247..11eed9ae4a 100644
--- a/usermanual/reference/class_update-rc.d.xml
+++ b/usermanual/reference/class_update-rc.d.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<section>
- <title>update-rc.d</title>
+ <title>update-rc.d class</title>
<para>Services which need to be started during boot need to be registered
using the update-rc.d command. These services are required to have an init