Changeset 2122

Show
Ignore:
Timestamp:
10/20/07 01:00:37 (1 year ago)
Author:
alexander
Message:

Escaped underscores

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/doc/README.txt

    r2121 r2122  
    346346   (use the "screen" program instead of the built-in copy-and-paste feature). 
    347347 * Kernel parameters are renamed: 
    348    + speakup_synth became speakup.synth, and the "sftsyn" synthesizer 
     348   + speakup\_synth became speakup.synth, and the "sftsyn" synthesizer 
    349349     became "soft"; 
    350    + speakup_ser became speakup.ser, and serial ports are now numbered 
     350   + speakup\_ser became speakup.ser, and serial ports are now numbered 
    351351     starting from 1, not from 0 (i.e., speakup_ser=1 became speakup.ser=2); 
    352    + speakup_quiet became speakup.quiet, valid values are 0 and 1; 
    353    + speakup_port became speakup.port. 
     352   + speakup\_quiet became speakup.quiet, valid values are 0 and 1; 
     353   + speakup\_port became speakup.port. 
    354354 * The /proc/speakup/synth interface does not exist. 
    355355