firedns.h: always make ipv6 members available in state struct
[rofl0r-firedns.git] / man / fdnsiplist.1
blob4be5403c203e158b26c2599392d1b2f819ac46a4
1 .\" (C) 2004 Ian Gulliver
2 .TH fdnsiplist 1 2004-02-12
3 .SH NAME
4 fdnsiplist \- resolve a hostname to a list of IPv4 addresses
5 .SH SYNOPSIS
6 .BI "fdnsiplist " <hostname>
7 .SH DESCRIPTION
8 fdnsiplist will attempt to look up a list of IPv4 addresses for
9 .IR hostname .
10 If any are found, they are printed to standard output seperated by newlines and the program exits
11 with return code 0.  If not, nothing is printed and the program exits
12 with return code 1.
13 .SH AUTHOR
14 Ian Gulliver <ian@penguinhosting.net>
15 .SH SEE ALSO
16 .BR libfiredns (3)