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

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3lib/libfcoe.3lib.man.txt
          +++ new/usr/src/man/man3lib/libfcoe.3lib.man.txt
   1    1  LIBFCOE(3LIB)                 Interface Libraries                LIBFCOE(3LIB)
   2    2  
   3    3  
   4    4  
   5    5  NAME
   6      -       libfcoe - FCoE Port Mangament library
        6 +       libfcoe - FCoE Port Management library
   7    7  
   8    8  SYNOPSIS
   9      -       cc [ flag... ] file... lfcoe [ library... ]
        9 +       cc [ flag... ] file... -lfcoe [ library... ]
  10   10         #include <libfcoe.h>
  11   11  
  12   12  
  13   13  DESCRIPTION
  14   14         Functions in this library provide management of the FCoE (Fibre Channel
  15   15         over Ethernet) ports in the system, allowing clients to create, delete
  16   16         and list information of FCoE ports.
  17   17  
  18   18  INTERFACES
  19   19         The shared object libfcoe.so.1 provides the public interfaces defined
↓ open down ↓ 28 lines elided ↑ open up ↑
  48   48         +--------------------+-----------------+
  49   49         |MT-Level            | Safe            |
  50   50         +--------------------+-----------------+
  51   51  
  52   52  SEE ALSO
  53   53         Intro(3), FCOE_CreatePort(3FCOE), FCOE_DeletePort(3FCOE),
  54   54         FCOE_GetPortList(3FCOE), attributes(5)
  55   55  
  56   56  
  57   57  
  58      -                                 April 1, 2009                   LIBFCOE(3LIB)
       58 +                                August 19, 2019                  LIBFCOE(3LIB)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX