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

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3lib/libtsnet.3lib.man.txt
          +++ new/usr/src/man/man3lib/libtsnet.3lib.man.txt
   1    1  LIBTSNET(3LIB)                Interface Libraries               LIBTSNET(3LIB)
   2    2  
   3    3  
   4    4  
   5    5  NAME
   6    6         libtsnet - Solaris Trusted Extensions network library
   7    7  
   8    8  SYNOPSIS
   9      -       cc [ flag... ] file...  [ library... ]
        9 +       cc [ flag... ] file... -ltsnet [ library... ]
  10   10         #include <libtsnet.h>
  11   11         #include <sys/tsol/tndb.h>
  12   12  
  13   13  
  14   14  DESCRIPTION
  15   15         Functions in this library provide programmatic access to Solaris
  16   16         Trusted Extensions features such as labels and Mandatory Access Policy
  17   17         (MAC). These functions are available on systems that are configured
  18   18         with Trusted Extensions software.
  19   19  
↓ open down ↓ 28 lines elided ↑ open up ↑
  48   48         |Interface Stability | Stable          |
  49   49         +--------------------+-----------------+
  50   50         |MT-Level            | Safe            |
  51   51         +--------------------+-----------------+
  52   52  
  53   53  SEE ALSO
  54   54         Intro(3), libtsol(3LIB), attributes(5)
  55   55  
  56   56  
  57   57  
  58      -                                 March 7, 2006                  LIBTSNET(3LIB)
       58 +                                August 19, 2019                 LIBTSNET(3LIB)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX