Small text fixes.

This commit is contained in:
mmdolze
2009-06-12 09:37:10 +00:00
parent f59af2e241
commit b31bb501e0
3 changed files with 5 additions and 11 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ CFA632 and CFA634 series by CrystalFontz, Inc.
<parameter><literal>2400</literal></parameter> |
<emphasis><parameter><literal>9600</literal></parameter></emphasis> |
<parameter><literal>19200</literal></parameter> |
<parameter><literal>115200</literal></parameter> |
<parameter><literal>115200</literal></parameter>
}
</term>
<listitem><para>
+2 -8
View File
@@ -35,9 +35,8 @@ before configuring the LCDproc build process --enable-drivers=glcdlib.
<sect3 id="glcdlib-config-section">
<title>[glcdlib]</title>
<para>Mandatory settings:</para>
<variablelist>
<title>Mandatory settings</title>
<varlistentry>
<term>
<property>Driver</property> =
@@ -94,11 +93,8 @@ before configuring the LCDproc build process --enable-drivers=glcdlib.
</varlistentry>
</variablelist>
<para>
The following parameters only apply if <property>UseFT2</property> = <literal>yes</literal>:
</para>
<variablelist>
<title>Availalble parameters if <property>UseFT2</property> = <literal>yes</literal></title>
<varlistentry>
<term>
<property>CharEncoding</property> =
@@ -125,8 +121,6 @@ The following parameters only apply if <property>UseFT2</property> = <literal>ye
</varlistentry>
</variablelist>
<para>Optional settings:</para>
<variablelist>
<title>Optional settings</title>
<varlistentry>
+2 -2
View File
@@ -28,13 +28,13 @@ between the FTDI and the NEC chips.
<title>Requirements</title>
<para>
The driver depends on <filename>libftd</filename>, version 0.8 or higher, from
The driver depends on <filename>libftdi</filename>, version 0.8 or higher, from
<ulink url="http://www.intra2net.com/opensource/ftdi/">
http://www.intra2net.com/opensource/ftdi/</ulink>.
</para>
<para>
<filename>libftd</filename> itself depends on the
<filename>libftdi</filename> itself depends on the
<ulink url="http://libusb.sourceforge.net/"><filename>libusb</filename></ulink>
USB library.