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

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3lib/libl.3lib.man.txt
          +++ new/usr/src/man/man3lib/libl.3lib.man.txt
   1    1  LIBL(3LIB)                    Interface Libraries                   LIBL(3LIB)
   2    2  
   3    3  
   4    4  
   5    5  NAME
   6    6         libl - lex library
   7    7  
   8    8  SYNOPSIS
   9      -       cc [ flag... ] file...  [ library... ]
        9 +       cc [ flag... ] file... -ll [ library... ]
  10   10  
  11   11  
  12   12  DESCRIPTION
  13   13         Functions in this library provide user interfaces to the lex(1)
  14   14         library.
  15   15  
  16   16  INTERFACES
  17   17         The shared object libl.so.1 provides the public interfaces defined
  18   18         below.  See Intro(3) for additional information on shared object
  19   19         interfaces.
↓ open down ↓ 29 lines elided ↑ open up ↑
  49   49         |ATTRIBUTE TYPE | ATTRIBUTE VALUE |
  50   50         +---------------+-----------------+
  51   51         |MT-Level       | Unsafe          |
  52   52         +---------------+-----------------+
  53   53  
  54   54  SEE ALSO
  55   55         lex(1), Intro(3), attributes(5)
  56   56  
  57   57  
  58   58  
  59      -                                 May 22, 2003                       LIBL(3LIB)
       59 +                                August 19, 2019                     LIBL(3LIB)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX