From 7f76c2ce93b3c532385c760a2e6034a2d193b4cb Mon Sep 17 00:00:00 2001 From: Jamie Lenehan Date: Thu, 10 Aug 2006 02:27:55 +0000 Subject: usermanual: Add "class" to the end of the title of all the class documentation in the reference manual in preperation for some non class things being added. --- usermanual/reference/class_autotools.xml | 2 +- usermanual/reference/class_binconfig.xml | 2 +- usermanual/reference/class_distutils.xml | 2 +- usermanual/reference/class_pkgconfig.xml | 2 +- usermanual/reference/class_update-alternatives.xml | 2 +- usermanual/reference/class_update-rc.d.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'usermanual/reference') 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 @@
- autotools + autotools class Autotools is one of the most commonly seen configuration methods for applications. Anything that uses the standard ./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 @@
- binconfig + binconfig class The binconfig class is for packages that install <pkg>-config 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 @@
- distutils + distutils class 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 @@
- pkgconfig + pkgconfig class The pkgconfig class is for packages that install <pkg>.pc 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 @@
- update-alternatives + update-alternatives class Some commands are available from multiple sources. As an example we have /bin/sh available from busybox 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 @@
- update-rc.d + update-rc.d class 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 -- cgit 1.2.3-korg