diff options
Diffstat (limited to 'sqmail-4.3.07/man/dnsfq.8')
-rw-r--r-- | sqmail-4.3.07/man/dnsfq.8 | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/sqmail-4.3.07/man/dnsfq.8 b/sqmail-4.3.07/man/dnsfq.8 deleted file mode 100644 index 4773fcb..0000000 --- a/sqmail-4.3.07/man/dnsfq.8 +++ /dev/null @@ -1,34 +0,0 @@ -.TH s/qmail: dnsfq 8 -.SH NAME -dnsfq -.SH SYNOPSIS -.B dnsfq -.I fqdn -.SH DESCRIPTION -.B fqdns -takes the given -.I fqdn -for a host and employs a -.I CNAME -DNS lookup while finally retrieving the -.I AAAA -and -.I A -record following the chain of potential alias names. -On output, the entire chain of nested DNS information -is displayed together with the retrieved IP(v4|v6) -addresses. -.SH "EXIT CODES" -.B dnsfq -returns -.I 0 -on success, -.I 1 -if DNS query errors did occure, and -.I 111 -in case of memory errors. -.SH "SEE ALSO" -dnscname(8), -dnsmxip(8), -dnsptr(8), -dnstxt(8). |