[xiph-cvs] cvs commit: icecast/doc icecast2_stats.html

Manuel Lora vanguardist at xiph.org
Tue Nov 18 09:36:31 PST 2003



vanguardist    03/11/18 12:36:31

  Modified:    doc      icecast2_stats.html
  Log:
  Weee~

Revision  Changes    Path
1.3       +7 -7      icecast/doc/icecast2_stats.html

Index: icecast2_stats.html
===================================================================
RCS file: /usr/local/cvsroot/icecast/doc/icecast2_stats.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- icecast2_stats.html	17 Nov 2003 23:07:37 -0000	1.2
+++ icecast2_stats.html	18 Nov 2003 17:36:31 -0000	1.3
@@ -7,7 +7,7 @@
 <br>
 <br>
 <h2>Overview</h2>
-<p>This section contains information about the server statistics available from icecast.  An example stats XML tree will be shown and each element will be described.  The following example stats tree will be used :</p>
+<p>This section contains information about the server statistics available from icecast.  An example stats XML tree will be shown and each element will be described.  The following example stats tree will be used:</p>
 <pre>
 &lt;?xml version="1.0"?&gt;
 &lt;icestats&gt;
@@ -31,11 +31,11 @@
 <h3>General Statistics</h3>
 <h4>client-connections</h4>
 <div class=indentedbox>
-Client connections are basically anything that is not a source connection.  These include listeners (not concurrent, but accumilative), any admin function accesses, and any static content (file serving) accesses.
+Client connections are basically anything that is not a source connection.  These include listeners (not concurrent, but cumulative), any admin function accesses, and any static content (file serving) accesses.
 </div>
 <h4>source-connections</h4>
 <div class=indentedbox>
-Source connections are the number of times (accumilative not currently connected) a source has connected to icecast.
+Source connections are the number of times (cumulative not currently connected) a source has connected to icecast.
 </div>
 <h4>connections</h4>
 <div class=indentedbox>
@@ -48,11 +48,11 @@
 <h3>Source-specific Statistics</h3>
 <h4>artist</h4>
 <div class=indentedbox>
-Artist of the current song (metadata set by source client)
+Artist of the current song (metadata set by source client).
 </div>
 <h4>title</h4>
 <div class=indentedbox>
-Title of the current song (metadata set by source client)
+Title of the current song (metadata set by source client).
 </div>
 <h4>audio-info</h4>
 <div class=indentedbox>
@@ -62,7 +62,7 @@
 <h4>ice-samplerate</h4>
 <h4>ice-channels</h4>
 <div class=indentedbox>
-Information about the bitrate/samplerate/quality of the stream (set by source client)
+Information about the bitrate/samplerate/quality of the stream (set by source client).
 </div>
 <h4>listeners</h4>
 <div class=indentedbox>
@@ -70,7 +70,7 @@
 </div>
 <h4>public</h4>
 <div class=indentedbox>
-Flag that indicates whether this mount is being listed on a YP (sey by source client)
+Flag that indicates whether this mount is being listed on a YP (sey by source client).
 </div>
 <h4>type</h4>
 <div class=indentedbox>

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list