Description: fix the word 'separated' in some manpages.
Author: Joao Eriberto Mota Filho <eriberto@debian.org>
Last-Update: 2015-07-14
Index: firedns-0.9.12+dfsg/man/fdnsip6list.1
===================================================================
--- firedns-0.9.12+dfsg.orig/man/fdnsip6list.1
+++ firedns-0.9.12+dfsg/man/fdnsip6list.1
@@ -7,7 +7,7 @@ fdnsip6list \- resolve a hostname to a l
 .SH DESCRIPTION
 fdnsip6list will attempt to look up a list of IPv6 addresses for
 .IR hostname .
-If any are found, they are printed to standard output seperated by newlines and the program exits
+If any are found, they are printed to standard output separated by newlines and the program exits
 with return code 0.  If not, nothing is printed and the program exits
 with return code 1.
 .SH AUTHOR
Index: firedns-0.9.12+dfsg/man/fdnsiplist.1
===================================================================
--- firedns-0.9.12+dfsg.orig/man/fdnsiplist.1
+++ firedns-0.9.12+dfsg/man/fdnsiplist.1
@@ -7,7 +7,7 @@ fdnsiplist \- resolve a hostname to a li
 .SH DESCRIPTION
 fdnsiplist will attempt to look up a list of IPv4 addresses for
 .IR hostname .
-If any are found, they are printed to standard output seperated by newlines and the program exits
+If any are found, they are printed to standard output separated by newlines and the program exits
 with return code 0.  If not, nothing is printed and the program exits
 with return code 1.
 .SH AUTHOR
Index: firedns-0.9.12+dfsg/man/fdnsmxalist.1
===================================================================
--- firedns-0.9.12+dfsg.orig/man/fdnsmxalist.1
+++ firedns-0.9.12+dfsg/man/fdnsmxalist.1
@@ -7,7 +7,7 @@ fdnsmxalist \- resolve a list of MX reco
 .SH DESCRIPTION
 fdnsmxalist will attempt to look up a list of MX records for
 .IR hostname .
-If any are found, they are printed to standard output seperated by newlines in the format:
+If any are found, they are printed to standard output separated by newlines in the format:
 
 .IR " Protocol " ( Priority ) " hostname" : port
 
Index: firedns-0.9.12+dfsg/man/fdnsmxlist.1
===================================================================
--- firedns-0.9.12+dfsg.orig/man/fdnsmxlist.1
+++ firedns-0.9.12+dfsg/man/fdnsmxlist.1
@@ -7,7 +7,7 @@ fdnsmxlist \- resolve a list of MX recor
 .SH DESCRIPTION
 fdnsmxlist will attempt to look up a list of MX records for
 .IR hostname .
-If any are found, they are printed to standard output seperated by newlines in the format:
+If any are found, they are printed to standard output separated by newlines in the format:
 
 .IR " Protocol " ( Priority ) " hostname" : port
 
Index: firedns-0.9.12+dfsg/man/fdnstxtlist.1
===================================================================
--- firedns-0.9.12+dfsg.orig/man/fdnstxtlist.1
+++ firedns-0.9.12+dfsg/man/fdnstxtlist.1
@@ -7,7 +7,7 @@ fdnstxtlist \- resolve a list of TXT rec
 .SH DESCRIPTION
 fdnstxtlist will attempt to look up a list of TXT records for
 .IR hostname .
-If any are found, they are printed to standard output seperated by newlines and the program exits
+If any are found, they are printed to standard output separated by newlines and the program exits
 with return code 0.  If not, nothing is printed and the program exits
 with return code 1.
 .SH BUGS
