diff --git a/docs/lcdproc-dev/add-your-driver.docbook b/docs/lcdproc-dev/add-your-driver.docbook
index e18ee6c..e8b953c 100644
--- a/docs/lcdproc-dev/add-your-driver.docbook
+++ b/docs/lcdproc-dev/add-your-driver.docbook
@@ -20,7 +20,7 @@ This chapter will explain you the major steps and few gotchas of adding your own
How I Learned to Stop Worrying and Love the Configure Script
-It was decided pretty early in LCDproc's life to use GNU autoconf and GNU automake. This allows LCDproc to be ported to several platforms with much less effort. It can be quite daunting to understand how autoconf & automake interact with each others and with your code, but don't be discouraged. We have taken great care in making this as simple as possible for programers to add their own driver to LCDproc. Hopefully, you'll only have to modify two files, one for autoconf and one for automake.
+It was decided pretty early in LCDproc's life to use GNU autoconf and GNU automake. This allows LCDproc to be ported to several platforms with much less effort. It can be quite daunting to understand how autoconf & automake interact with each others and with your code, but don't be discouraged. We have taken great care in making this as simple as possible for programers to add their own driver to LCDproc. Hopefully, you'll only have to modify two files, one for autoconf and one for automake.
diff --git a/docs/lcdproc-dev/lcdproc-dev.docbook b/docs/lcdproc-dev/lcdproc-dev.docbook
index cc438ab..378285d 100644
--- a/docs/lcdproc-dev/lcdproc-dev.docbook
+++ b/docs/lcdproc-dev/lcdproc-dev.docbook
@@ -1,4 +1,6 @@
-
+
diff --git a/docs/lcdproc-user/configuration.docbook b/docs/lcdproc-user/configuration.docbook
index 8d279e7..50b48de 100644
--- a/docs/lcdproc-user/configuration.docbook
+++ b/docs/lcdproc-user/configuration.docbook
@@ -5,7 +5,7 @@
Configure LCDd
-As mentioned in the introduction
+As mentioned in the introduction
LCDd, the LCDproc server, now (with version 0.4.3 of LCDproc) has its
own configuration file, which is normally /etc/LCDd.conf.
@@ -33,8 +33,8 @@ has a section which defines how the driver acts. Those sections start with
[drivername].
-The drivers are activated by specifiying them in a driver= line in the
-server section, like:
+The drivers are activated by specifiying them in a driver= line in the
+server section, like:
@@ -111,7 +111,7 @@ settings for the LCDproc server LCDd.
Tells the server which driver(s) to use. See
-above for details
+above for details
diff --git a/docs/lcdproc-user/drivers/hd44780.docbook b/docs/lcdproc-user/drivers/hd44780.docbook
index ebba414..d27f858 100644
--- a/docs/lcdproc-user/drivers/hd44780.docbook
+++ b/docs/lcdproc-user/drivers/hd44780.docbook
@@ -1029,7 +1029,7 @@ specifying which one (of multiple BWCT LCD devices) is wanted using the
-
+Compiling
diff --git a/docs/lcdproc-user/drivers/lircin.docbook b/docs/lcdproc-user/drivers/lircin.docbook
index 6f81411..4fdeebb 100644
--- a/docs/lcdproc-user/drivers/lircin.docbook
+++ b/docs/lcdproc-user/drivers/lircin.docbook
@@ -82,9 +82,9 @@ settings for the lircin LCDproc driver.
lircrc=
-Normally all LIRC clients scan the file ~/.lircrc.
+Normally all LIRC clients scan the file ~/.lircrc.
However, you might want to have a separate file to configure the
-LCDproc lircin driver only.
+LCDproc lircin driver only.
This option enables you to specify the file you want the lircin
@@ -119,7 +119,7 @@ The prog=... line must be the same as in your ~/.lircrc
As mentioned above you can either modify the ~/.lircrc
or use a separate file for the lircin LCDproc driver (See
-above for details).
+above for details).
diff --git a/docs/lcdproc-user/drivers/mtxorb.docbook b/docs/lcdproc-user/drivers/mtxorb.docbook
index 4cf3f55..3d9d135 100644
--- a/docs/lcdproc-user/drivers/mtxorb.docbook
+++ b/docs/lcdproc-user/drivers/mtxorb.docbook
@@ -88,8 +88,8 @@
you have some idea of where you intend to permanently mount the module. For
mounting ideas and tips, refer to the section "Mounting" below.
-
- Before you start
+
+ Before you start
Your Matrix Orbital LCD or VFD module should be clearly marked with an
indication of the module's power requirements. It should be either a 5 volt
diff --git a/docs/lcdproc-user/installation.docbook b/docs/lcdproc-user/installation.docbook
index 57ccff0..99f5072 100644
--- a/docs/lcdproc-user/installation.docbook
+++ b/docs/lcdproc-user/installation.docbook
@@ -18,7 +18,7 @@ debian tool), you can skip this this chapter.
If you're building this version from CVS, you'll need
-autoconf, automake, aclocal & autoheader installed.
+autoconf, automake, aclocal & autoheader installed.
diff --git a/docs/lcdproc-user/lcdproc-user.docbook b/docs/lcdproc-user/lcdproc-user.docbook
index 8bfa0d7..7e4129b 100644
--- a/docs/lcdproc-user/lcdproc-user.docbook
+++ b/docs/lcdproc-user/lcdproc-user.docbook
@@ -1,5 +1,6 @@
-
+