gai.1.pod
changeset 2 50f99c655e4a
equal deleted inserted replaced
1:43dd6dcf5860 2:50f99c655e4a
       
     1 =head1 NAME
       
     2 
       
     3  gai - getaddressinfo() command line tool
       
     4 
       
     5 =head1 SYNOPSIS
       
     6 
       
     7   gai host [service [proto]]
       
     8 
       
     9 =head1 DESCRIPTION
       
    10 
       
    11 B<gai> uses getaddrinfo(3) to retrieve address information.
       
    12 
       
    13 =head1 FILES
       
    14 
       
    15 F</etc/gai.conf>
       
    16 
       
    17 =head1 SEE ALSO
       
    18 
       
    19 L<getaddrinfo(3)>
       
    20 
       
    21 =cut