diff options
author | Johannes Schickel | 2010-01-25 01:53:32 +0000 |
---|---|---|
committer | Johannes Schickel | 2010-01-25 01:53:32 +0000 |
commit | 709bf1214c9abcdac7dcd4ebac01705e27766918 (patch) | |
tree | 477ff04bb832f097964ea9d0c8bfcf632d835f51 /README | |
parent | aed02365ec81e77b3c8aa4f4ecd9a9d3893326f2 (diff) | |
download | scummvm-rg350-709bf1214c9abcdac7dcd4ebac01705e27766918.tar.gz scummvm-rg350-709bf1214c9abcdac7dcd4ebac01705e27766918.tar.bz2 scummvm-rg350-709bf1214c9abcdac7dcd4ebac01705e27766918.zip |
Strip trailing whitespaces/tabs in documentation files too.
svn-id: r47543
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1616,7 +1616,7 @@ command as described earlier in this section. 7.6.2) Playing sound with IRIX dmedia sequencer: [UNIX ONLY] ---- ------------------------------------------ -If you are using IRIX, driver with the sequencer support, you can +If you are using IRIX, driver with the sequencer support, you can set the environment variable SCUMMVM_PORT or the config file parameter dmedia_port to your sequencer port. The default is to use the first port. @@ -1632,7 +1632,7 @@ instead of the default "Serial Port 2" by adding a line dmedia_port=Software Synth -to your configuration file in the section [scummvm], or setting +to your configuration file in the section [scummvm], or setting SCUMMVM_PORT=Software Synth in your environment. |