Small text fixes.
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user