Print this page
11583 Some man3lib pages are missing parts of the SYNOPSIS
*** 1,14 ****
LIBFCOE(3LIB) Interface Libraries LIBFCOE(3LIB)
NAME
! libfcoe - FCoE Port Mangament library
SYNOPSIS
! cc [ flag... ] file... lfcoe [ library... ]
#include <libfcoe.h>
DESCRIPTION
Functions in this library provide management of the FCoE (Fibre Channel
--- 1,14 ----
LIBFCOE(3LIB) Interface Libraries LIBFCOE(3LIB)
NAME
! libfcoe - FCoE Port Management library
SYNOPSIS
! cc [ flag... ] file... -lfcoe [ library... ]
#include <libfcoe.h>
DESCRIPTION
Functions in this library provide management of the FCoE (Fibre Channel
*** 53,58 ****
Intro(3), FCOE_CreatePort(3FCOE), FCOE_DeletePort(3FCOE),
FCOE_GetPortList(3FCOE), attributes(5)
! April 1, 2009 LIBFCOE(3LIB)
--- 53,58 ----
Intro(3), FCOE_CreatePort(3FCOE), FCOE_DeletePort(3FCOE),
FCOE_GetPortList(3FCOE), attributes(5)
! August 19, 2019 LIBFCOE(3LIB)