summaryrefslogtreecommitdiffstats
path: root/doc/README.html.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-01-10 20:31:29 +0000
committerLennart Poettering <lennart@poettering.net>2004-01-10 20:31:29 +0000
commit04db09bbdcc1ef99fa6e04999e48af2a136d6b8a (patch)
tree718b82f533ec4f49305a5e6cec4ed3436147932f /doc/README.html.in
parent22aea4c5ead4f0b16bf1b4c4e9ba0740ad9280ae (diff)
final 0.4
git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@51 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
Diffstat (limited to 'doc/README.html.in')
-rw-r--r--doc/README.html.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/README.html.in b/doc/README.html.in
index 14703a6..33aa252 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -70,6 +70,8 @@ daemons. It consists of the following parts:</p>
<li>An API for serializing UNIX signals into a pipe for
usage with <tt>select()</tt> or <tt>poll()</tt></li>
+
+ <li>An API for running subprocesses with STDOUT and STDERR redirected to syslog.</li>
</ul>
<p>Routines like these are included in most of the daemon software
@@ -116,8 +118,8 @@ compilation and <tt>make install</tt> (as root) for installation of
<p>Get <tt>libdaemon</tt>'s development sources from the <a href="http://subversion.tigris.org/">Subversion</a> <a href="https://seth.intheinter.net:8081/svn/libdaemon/">repository</a>.</p>
<hr/>
-<address>Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, January 2004</address>
-<div><i>$Id$</i></div>
+<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, January 2004</address>
+<div class="grey"><i>$Id$</i></div>
</body>
</html>