diff options
author | Ted Percival <ted@midg3t.net> | 2008-10-24 10:30:50 -0600 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2008-10-26 15:11:13 +0100 |
commit | c6bbe8ffdd8c8f53ac27ed61e99df244c738a93b (patch) | |
tree | 6975d57dbc9c3601bc52963f7388b91fd27340f6 /man | |
parent | 955155213febc535caf48d0c4107162f93a58863 (diff) |
Fix typo no -> not in avahi-daemon.conf.5
Signed-off-by: Lennart Poettering <lennart@poettering.net>
Diffstat (limited to 'man')
-rw-r--r-- | man/avahi-daemon.conf.5.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/avahi-daemon.conf.5.xml.in b/man/avahi-daemon.conf.5.xml.in index 8cc3450..e00a911 100644 --- a/man/avahi-daemon.conf.5.xml.in +++ b/man/avahi-daemon.conf.5.xml.in @@ -112,7 +112,7 @@ to bind to UDP port 5353. This effectively impedes other mDNS stacks from running on the host. Use this as a security measure to make sure that only Avahi is responsible for mDNS - traffic. Please note that we do no recommend running multiple + traffic. Please note that we do not recommend running multiple mDNS stacks on the same host simultaneously. This hampers reliability and is a waste of resources. However, to not annoy people this option defaults to "no".</p> |