1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-02-02 15:07:36 -05:00

Added link to admin interface in man page.

svn path=/icecast/trunk/icecast/; revision=14436
This commit is contained in:
ivo 2008-01-26 16:42:37 +00:00
parent 22654d271c
commit c3b96c20eb

5
debian/icecast2.1 vendored
View File

@ -1,7 +1,7 @@
.\" Hey, EMACS: -*- nroff -*-
.TH ICECAST2 1 "July 28, 2003"
.SH NAME
icecast2 \- an MP3/Ogg Vorbis broadcast streaming media server
icecast2 \- an Ogg Vorbis/MP3 broadcast streaming media server
.SH SYNOPSIS
.B icecast2
-c
@ -9,11 +9,12 @@ icecast2 \- an MP3/Ogg Vorbis broadcast streaming media server
.SH DESCRIPTION
\fBicecast2\fP is an audio broadcasting system that streams music in
Ogg Vorbis and/or MPEG 1 Layer III format. It accepts stream input
from sources like ices0 and ices2, and broadcasts to clients like xmms.
from sources like ices0 and ices2, and broadcasts to clients like XMMS.
.SH OPTIONS
\fBicecast2\fP has no command line options, except to specify the location
of an XML configuration file. All operational aspects of the software
are controlled by this XML configuration file.
Access the admin interface through http://localhost:8000/admin/
.SH SEE ALSO
The example configuration files, provided with the package documentation
are the only reliable source of information on this software.