summaryrefslogtreecommitdiffstats
path: root/man/avahi-daemon.conf.5.xml.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-09-02 13:48:59 +0000
committerLennart Poettering <lennart@poettering.net>2006-09-02 13:48:59 +0000
commitb881d65f485b6ff7d883a87a980bf2c9a5cce4bb (patch)
tree92bcf16ea98968935128702a5f35c9aad0278777 /man/avahi-daemon.conf.5.xml.in
parent9a49fb52b41852a9cb201b23326fde95efcb1a2c (diff)
lots of documentation cleanups and fixes
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1309 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'man/avahi-daemon.conf.5.xml.in')
-rw-r--r--man/avahi-daemon.conf.5.xml.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/avahi-daemon.conf.5.xml.in b/man/avahi-daemon.conf.5.xml.in
index 7dff097..bfbd0e5 100644
--- a/man/avahi-daemon.conf.5.xml.in
+++ b/man/avahi-daemon.conf.5.xml.in
@@ -96,12 +96,12 @@
<option>
<p><opt>enable-dbus=</opt> Takes either "yes", "no" or
- "warn". If set to "yes" avahi-daemon connects to D-BUS,
+ "warn". If set to "yes" avahi-daemon connects to D-Bus,
offering an object oriented client API. It is only available
if Avahi has been compiled with <opt>--enable-dbus</opt> in
which case it defaults to "yes". "warn" behaves like "yes",
but the daemon starts up even when it fails to connect to a
- D-BUS daemon. In addition, if the connection to the D-BUS
+ D-Bus daemon. In addition, if the connection to the D-Bus
daemon is terminated we try to reconnect. (Unless we are in a
chroot() environment where this definitely will fail.) </p>
</option>
@@ -281,13 +281,13 @@
</option>
<option>
- <p><opt>rlimit-nproc=</opt> Value for RLIMIT_NPROC (number of process of user). Since only a single avahi-daemon process is usually running you can set this safely to 1.</p>
+ <p><opt>rlimit-nproc=</opt> Value for RLIMIT_NPROC (number of process of user). avahi-daemon forks of a helper process on systems where <manref name="chroot" section="2"/> is available. Therefore this value should not be set below 2.</p>
</option>
</section>
<section name="Authors">
- <p>The avahi developers &lt;@PACKAGE_BUGREPORT@&gt;; avahi is
+ <p>The Avahi Developers &lt;@PACKAGE_BUGREPORT@&gt;; Avahi is
available from <url href="@PACKAGE_URL@"/></p>
</section>