minor doc updates

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@710 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2006-04-13 19:31:02 +00:00
parent c383a4c114
commit 9539dc4db4
2 changed files with 8 additions and 2 deletions

View file

@ -275,6 +275,14 @@ about the two possible suffixes of this module.</p>
<p>This is used internally when auto spawning a new daemon. Don't use it directly.</p>
<h3>module-http-protocol-tcp</h3>
<p>A proof-of-concept HTTP module, which can be used to introspect
the current status of the polypaudio daemon using HTTP. Just load this
module and point your browser to <a
href="http://localhost:4714/">http://localhost:4714/</a>. This module takes the same arguments
as <tt>module-cli-protocol-tcp</tt>.</p>
<h2>Miscellaneous</h2>
<h3>module-x11-bell</h3>