Author: alexander
Date: 2007-10-20 01:00:37 -0600 (Sat, 20 Oct 2007)
New Revision: 2122

Modified:
   trunk/doc/README.txt
Log:
Escaped underscores


Modified: trunk/doc/README.txt
===================================================================
--- trunk/doc/README.txt        2007-10-20 06:55:31 UTC (rev 2121)
+++ trunk/doc/README.txt        2007-10-20 07:00:37 UTC (rev 2122)
@@ -345,12 +345,12 @@
  * Copying and pasting produces garbage characters and can crash the computer
    (use the "screen" program instead of the built-in copy-and-paste feature).
  * Kernel parameters are renamed:
-   + speakup_synth became speakup.synth, and the "sftsyn" synthesizer
+   + speakup\_synth became speakup.synth, and the "sftsyn" synthesizer
      became "soft";
-   + speakup_ser became speakup.ser, and serial ports are now numbered
+   + speakup\_ser became speakup.ser, and serial ports are now numbered
      starting from 1, not from 0 (i.e., speakup_ser=1 became speakup.ser=2);
-   + speakup_quiet became speakup.quiet, valid values are 0 and 1;
-   + speakup_port became speakup.port.
+   + speakup\_quiet became speakup.quiet, valid values are 0 and 1;
+   + speakup\_port became speakup.port.
  * The /proc/speakup/synth interface does not exist.
 
 Speakup has been tested only with the en_US locale and may work incorrectly in

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to