1 .\" (C) 2004 Ian Gulliver
2 .TH fdnsiplist 1 2004-02-12
4 fdnsiplist \- resolve a hostname to a list of IPv4 addresses
6 .BI "fdnsiplist " <hostname>
8 fdnsiplist will attempt to look up a list of IPv4 addresses for
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
14 Ian Gulliver <ian@penguinhosting.net>