From: Andre Noll Date: Mon, 25 Mar 2013 23:08:59 +0000 (+0000) Subject: manual: Don't try to enumerate audio formats. X-Git-Tag: v0.4.13~47 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=7b91378e4726dfe2dc7df8af55f6be8b46cc3f8b;ds=sidebyside manual: Don't try to enumerate audio formats. This is a high-level description where no details are needed. Flac was missing anyway. --- diff --git a/web/manual.m4 b/web/manual.m4 index 3ebeb6b0..bedc170a 100644 --- a/web/manual.m4 +++ b/web/manual.m4 @@ -77,11 +77,11 @@ The paraslash executables *para_server* -para_server streams binary audio data (MP3, OGG/Vorbis, OGG/Speex, -M4A, WMA files) over local and/or remote networks. It listens on a -TCP port and accepts commands such as play, stop, pause, next from -authenticated clients. There are many more commands though, see the -man page of para_server for a description of all commands. +para_server streams binary audio data (MP3, ...) over local and/or +remote networks. It listens on a TCP port and accepts commands such +as play, stop, pause, next from authenticated clients. There are +many more commands though, see the man page of para_server for a +description of all commands. It supports three built-in network streaming protocols (senders/receivers): HTTP, DCCP, or UDP. This is explained in more