]> code.delx.au - pulseaudio/commitdiff
readme update
authorLennart Poettering <lennart@poettering.net>
Sat, 17 Jul 2004 16:00:46 +0000 (16:00 +0000)
committerLennart Poettering <lennart@poettering.net>
Sat, 17 Jul 2004 16:00:46 +0000 (16:00 +0000)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@96 fefdeb5f-60dc-0310-8127-8f9354f1896f

doc/Makefile.am
doc/README.html.in

index d88451f5e0d20ec30637377ca1b3501da9739c05..6101521cf285f589f80a255b408f2a0d5efe58be 100644 (file)
@@ -32,8 +32,8 @@ endif
 tidy: README.html cli.html modules.html daemon.html
        tidy -e < README.html
        tidy -e < cli.html
-       tidy -e < modules.html
        tidy -e < daemon.html
+       tidy -e < modules.html
 
 .PHONY: tidy
 
index ad8832c6e6caa7ef93fd3a0413a0aca5032880b8..296d4506c520b0748c267bb8dd3df7589d3759a4 100644 (file)
@@ -73,7 +73,9 @@ integration with asynchronous applications using the
 available through <tt>polyplib</tt> is quite difficult to use there is
 a simplified synchronous API wrapper <tt>polyplib-simple</tt>
 available. A simple main loop implementation is available as well.</p>
-  
+
+<p><tt>polypaudio</tt> is the successor of my previous, ill-fated attempt to write a sound server <a href="http://asd.sf.net/">asd</a>.</p>
+
 <h2><a name="status">Status</a></h2>
 
 <p>Version @PACKAGE_VERSION@ is quite usable. <tt>polypaudio</tt> does
@@ -98,7 +100,7 @@ API</a> and for the <a
 href="http://0pointer.de/cgi-bin/viewcvs.cgi/trunk/polyp/pacat-simple.c?view=markup">simple,
 synchronous API</a>.</p>
 
-<h3>First Steps</h1>
+<h3>First Steps</h3>
 
 <p>Simply start the polypaudio daemon with the argument <tt>-C</tt></p>