Fix a few typos in the man pages
authorMichael Biebl <biebl@debian.org>
Thu, 23 Apr 2009 11:51:02 +0000 (13:51 +0200)
committerLennart Poettering <lennart@poettering.net>
Sun, 10 May 2009 17:09:07 +0000 (19:09 +0200)
s/seperated/separated/
Reported as Debian bug #525268

man/avahi-browse.1.xml.in
man/avahi-daemon.conf.5.xml.in

index 90b2d35..df4924b 100644 (file)
@@ -93,7 +93,7 @@
 
          <option>
                 <p><opt>-p | --parsable</opt></p>
-               <optdesc><p>Make output easily parsable for usage in scripts. If enabled fields are seperated by semicolons (;), service names are escaped. It is recommended to combine this with <opt>--no-db-lookup</opt>.</p></optdesc>
+               <optdesc><p>Make output easily parsable for usage in scripts. If enabled fields are separated by semicolons (;), service names are escaped. It is recommended to combine this with <opt>--no-db-lookup</opt>.</p></optdesc>
          </option>
 
          <option>
index 08992fa..baa9a21 100644 (file)
       </option>
 
       <option>
-        <p><opt>browse-domains=</opt> Set a comma seperated list of
+        <p><opt>browse-domains=</opt> Set a comma separated list of
         browsing domains (in addition to the default one and those
         announced inside the default browsing domain). Please note
         that the user may specify additional browsing domains on the
         client side, either by setting $AVAHI_BROWSE_DOMAINS to a list
-        of colon seperated domains or by adding them to the XDG config
-        file <file>~/.config/avahi/browse-domains</file> (seperated by
+        of colon separated domains or by adding them to the XDG config
+        file <file>~/.config/avahi/browse-domains</file> (separated by
         newlines).</p>
 
       </option>
@@ -72,7 +72,7 @@
       </option>
 
       <option>
-        <p><opt>allow-interfaces=</opt> Set a comma seperated list of
+        <p><opt>allow-interfaces=</opt> Set a comma separated list of
         allowed network interfaces that should be used by the
         avahi-daemon.  Other interfaces will be ignored. If set to the
         empty list all local interfaces except loopback and
@@ -80,7 +80,7 @@
       </option>
 
       <option>
-        <p><opt>deny-interfaces=</opt> Set a comma seperated list of
+        <p><opt>deny-interfaces=</opt> Set a comma separated list of
         network interfaces that should be ignored by avahi-daemon.
        Other not specified interfaces will be used, unless
        <opt>allow-interfaces</opt> is set. This option takes
       </option>
 
       <option>
-        <p><opt>publish-dns-servers=</opt> Takes a comma seperated
+        <p><opt>publish-dns-servers=</opt> Takes a comma separated
         list of IP addresses for unicast DNS servers. You can use this
         to announce unicast DNS servers via mDNS. When used in
         conjunction with avahi-dnsconfd on the client