From 7b91378e4726dfe2dc7df8af55f6be8b46cc3f8b Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Mon, 25 Mar 2013 23:08:59 +0000 Subject: [PATCH] manual: Don't try to enumerate audio formats. This is a high-level description where no details are needed. Flac was missing anyway. --- web/manual.m4 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 -- 2.39.2