summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Bradshaw <john@johnbradshaw.org>2011-02-18 19:36:52 +0100
committerLennart Poettering <lennart@poettering.net>2011-02-18 19:37:03 +0100
commitdac7e8a519f90d85f6bcdde6164f0f352c485c82 (patch)
treed99a662744d7708361f9d8a888e6db330fcfedb4
parent739912d481e5126fd8b3c65c2eaf3f472b1a2162 (diff)
man: more spelling fixes
https://bugzilla.redhat.com/show_bug.cgi?id=673812 https://bugzilla.redhat.com/show_bug.cgi?id=673810
-rw-r--r--man/avahi-autoipd.8.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/avahi-autoipd.8.xml.in b/man/avahi-autoipd.8.xml.in
index 3be550f..7137c30 100644
--- a/man/avahi-autoipd.8.xml.in
+++ b/man/avahi-autoipd.8.xml.in
@@ -69,7 +69,7 @@
<option>
<p><opt>-r | --refresh</opt></p>
- <optdesc><p>Tell an already running avahi-autoipd to reannounce the acquired IP address on the specified network interface. (Equivalent to sending a SIGHUP)</p></optdesc>
+ <optdesc><p>Tell an already running avahi-autoipd to re-announce the acquired IP address on the specified network interface. (Equivalent to sending a SIGHUP)</p></optdesc>
</option>
<option>
@@ -140,7 +140,7 @@
<section name="Signals">
<p><arg>SIGINT, SIGTERM</arg>: avahi-autoipd will shutdown. (Same as <opt>--kill</opt>)</p>
- <p><arg>SIGHUP</arg>: avahi-autoipd will reannounce the acquired IP address. (Same as <opt>--refresh</opt>)</p>
+ <p><arg>SIGHUP</arg>: avahi-autoipd will re-announce the acquired IP address. (Same as <opt>--refresh</opt>)</p>
</section>
<section name="Authors">