]> git.meshlink.io Git - catta/commitdiff
man: more spelling fixes
authorJohn Bradshaw <john@johnbradshaw.org>
Fri, 18 Feb 2011 18:36:52 +0000 (19:36 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 18 Feb 2011 18:37:03 +0000 (19:37 +0100)
https://bugzilla.redhat.com/show_bug.cgi?id=673812
https://bugzilla.redhat.com/show_bug.cgi?id=673810

man/avahi-autoipd.8.xml.in

index 3be550f573ebde6b4e61c2a281e74d15475a0d4a..7137c308a500d003feda3b46bf1b4b6f22d44b25 100644 (file)
@@ -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>
 
     <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">