fix minor typos in MP3-HOWTO.sgml

This commit is contained in:
Jason Leschnik 2016-10-24 22:06:47 +11:00
parent 2b265683e8
commit 2ca97c8421
1 changed files with 2 additions and 2 deletions

View File

@ -128,7 +128,7 @@ downloaded from:
When recording analogue audio to a hard disk, more commonly referred to as
direct to disk or d2d recording, the performance of the disk, and its
interface is critical. If you are using an IDE based based system, mode 4
interface is critical. If you are using an IDE based system, mode 4
or UDMA is preferable as the transfer rate is sufficiently high enough to provide reliable data transfer without problems.
The ideal solution would be to use a SCSI based system as the drives and
@ -1277,7 +1277,7 @@ To compile a playlist of all MP3's in a particular directory (or disk) use the f
<code>
find [MP3 directory] -name "*.mp3" -print > playlist.m3u
</code>
By default the server uses port 2711, which is where your listeners will connect to, if you need to change this this can be done in the config file.
By default the server uses port 2711 which is where your listeners will connect to. If you need to change this it can be done in the config file.
The server can be remotely administered by telneting to it's admin port, by default port 2710 like so:
<code>