documentation update

This commit is contained in:
marschap
2006-03-11 07:59:31 +00:00
parent 8f4110ec26
commit 2466188aa3
3 changed files with 868 additions and 240 deletions
+2 -2
View File
@@ -43,7 +43,7 @@ First you need to add your driver name to the list of possible choices in the he
<para>This:</para>
<screen>
AC_ARG_ENABLE(drivers,
[ --enable-drivers=<list> compile driver for LCDs in <list>.]
[ --enable-drivers=&lt;list&gt; compile driver for LCDs in &lt;list&gt;.]
[ drivers may be separated with commas.]
[ Possible choices are:]
[ bayrad,cfontz,cfontz633,curses,cwlnx,glcdlib,glk,]
@@ -57,7 +57,7 @@ AC_ARG_ENABLE(drivers,
<para>becomes:</para>
<screen>
AC_ARG_ENABLE(drivers,
[ --enable-drivers=<list> compile driver for LCDs in <list>.]
[ --enable-drivers=&lt;list&gt; compile driver for LCDs in &lt;list&gt;.]
[ drivers may be separated with commas.]
[ Possible choices are:]
[ bayrad,cfontz,cfontz633,curses,cwlnx,glcdlib,glk,]
File diff suppressed because it is too large Load Diff