Fix typos in manpages
authorTed Percival <ted@tedp.net>
Fri, 19 Oct 2007 17:52:13 +0000 (17:52 +0000)
committerTed Percival <ted@tedp.net>
Fri, 19 Oct 2007 17:52:13 +0000 (17:52 +0000)
Thanks to A. Costa for reporting these
in Debian bugs #447119, #447120 and #447122.

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1551 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

man/avahi-publish.1.xml.in
man/avahi-resolve.1.xml.in
man/avahi-set-host-name.1.xml.in

index c68f60d..5ab476a 100644 (file)
@@ -53,7 +53,7 @@
 
          <option>
         <p><opt>-a | --address</opt></p>
-        <optdesc><p>Register an address/host name maping. avahi-publish-address is equivalent to avahi-publish -a.</p></optdesc>
+        <optdesc><p>Register an address/host name mapping. avahi-publish-address is equivalent to avahi-publish -a.</p></optdesc>
       </option>
 
       <option>
index dbfccc0..3f9bbc6 100644 (file)
@@ -40,7 +40,7 @@
       
       <p>When passing -n, specify one or more fully qualified mDNS/DNS host name(s)
       (e.g. "foo.local") to resolve into IP addresses on the
-      command line. When passing -a, specifiy one or more IP address
+      command line. When passing -a, specify one or more IP address
       to resolve into host names.</p>
 
       <p>avahi-resolve-host-name is equivalent to avahi-resolve --name.</p>
index 983b81c..a49db10 100644 (file)
@@ -31,8 +31,8 @@
        
     <description>
       <p>Set the mDNS host name of a currently running Avahi
-      daemon. The effect of this operation is not persistant across
-      daemon restarts. This operation is usually priviliged.</p>
+      daemon. The effect of this operation is not persistent across
+      daemon restarts. This operation is usually privileged.</p>
        </description>
        
        <options>