Print this page
11583 Some man3lib pages are missing parts of the SYNOPSIS

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3lib/libresolv.3lib.man.txt
          +++ new/usr/src/man/man3lib/libresolv.3lib.man.txt
   1    1  LIBRESOLV(3LIB)               Interface Libraries              LIBRESOLV(3LIB)
   2    2  
   3    3  
   4    4  
   5    5  NAME
   6    6         libresolv - resolver library
   7    7  
   8    8  SYNOPSIS
   9      -       cc [ flag... ] file... -lresolv  -lsocket   -lnsl  [ library... ]
        9 +       cc [ flag... ] file... -lresolv -lsocket -lnsl [ library... ]
  10   10         #include <sys/types.h>
  11   11         #include <netinet/in.h>
  12   12         #include <arpa/nameser.h>
  13   13         #include <resolv.h>
  14   14         #include <netdb.h>
  15   15  
  16   16  
  17   17  DESCRIPTION
  18   18         Functions in this library provide for creating, sending, and
  19   19         interpreting packets to the Internet domain name servers.
↓ open down ↓ 74 lines elided ↑ open up ↑
  94   94         |Interface Stability | Standard:  BIND 8.2.4 |
  95   95         +--------------------+-----------------------+
  96   96         |MT-Level            | See resolver(3RESOLV) |
  97   97         +--------------------+-----------------------+
  98   98  
  99   99  SEE ALSO
 100  100         pvs(1), Intro(3), resolver(3RESOLV), attributes(5)
 101  101  
 102  102  
 103  103  
 104      -                                March 24, 2004                 LIBRESOLV(3LIB)
      104 +                                August 19, 2019                LIBRESOLV(3LIB)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX