gai.1.pod
changeset 2 50f99c655e4a
--- /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<gai> uses getaddrinfo(3) to retrieve address information.
+
+=head1 FILES
+
+F</etc/gai.conf>
+
+=head1 SEE ALSO
+
+L<getaddrinfo(3)>
+
+=cut