diff -r 43dd6dcf5860 -r 50f99c655e4a gai.1.pod --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gai.1.pod Thu Jul 12 15:44:48 2012 +0200 @@ -0,0 +1,21 @@ +=head1 NAME + + gai - getaddressinfo() command line tool + +=head1 SYNOPSIS + + gai host [service [proto]] + +=head1 DESCRIPTION + +B uses getaddrinfo(3) to retrieve address information. + +=head1 FILES + +F + +=head1 SEE ALSO + +L + +=cut