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

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3lib/libbsm.3lib
          +++ new/usr/src/man/man3lib/libbsm.3lib
   1    1  '\" te
   2    2  .\" Copyright (c) 2004, Sun Microsystems, Inc.  All Rights Reserved.
   3    3  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   4    4  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   5    5  .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   6      -.TH LIBBSM 3LIB "Mar 6, 2017"
        6 +.TH LIBBSM 3LIB "Aug 19, 2019"
   7    7  .SH NAME
   8    8  libbsm \- basic security library
   9    9  .SH SYNOPSIS
  10      -.LP
  11   10  .nf
  12      -cc [ \fIflag\fR... ] \fIfile\fR. \fB-lbsm\fR [ \fIlibrary\fR... ]
       11 +cc [ \fIflag\fR... ] \fIfile\fR... \fB-lbsm\fR [ \fIlibrary\fR... ]
  13   12  .fi
  14   13  
  15   14  .SH DESCRIPTION
  16      -.LP
  17   15  Functions in this library provide basic security, library object reuse, and
  18   16  auditing.
  19   17  .SH INTERFACES
  20      -.LP
  21   18  The shared object \fBlibbsm.so.1\fR provides the public interfaces defined
  22   19  below. See \fBIntro\fR(3) for additional information on shared object
  23   20  interfaces.
  24   21  .sp
  25   22  
  26   23  .sp
  27   24  .TS
  28   25  l l
  29   26  l l .
  30   27  \fBau_close\fR  \fBau_open\fR
↓ open down ↓ 23 lines elided ↑ open up ↑
  54   51  \fBgetauid\fR   \fBgetfauditflags\fR
  55   52  \fBsetauclass\fR        \fBsetauclassfile\fR
  56   53  \fBsetaudit\fR  \fBsetaudit_addr\fR
  57   54  \fBsetauevent\fR        \fBsetaueventfile\fR
  58   55  \fBsetauid\fR   \fBtestac\fR    
  59   56  .TE
  60   57  
  61   58  .SH FILES
  62   59  .ne 2
  63   60  .na
  64      -\fB\fB/lib/libbsm.so.1\fR\fR
       61 +\fB/lib/libbsm.so.1\fR
  65   62  .ad
  66   63  .RS 23n
  67   64  shared object
  68   65  .RE
  69   66  
  70   67  .sp
  71   68  .ne 2
  72   69  .na
  73      -\fB\fB/lib/64/libbsm.so.1\fR\fR
       70 +\fB/lib/64/libbsm.so.1\fR
  74   71  .ad
  75   72  .RS 23n
  76   73  64-bit shared object
  77   74  .RE
  78   75  
  79   76  .SH ATTRIBUTES
  80      -.LP
  81   77  See \fBattributes\fR(5) for descriptions of the following attributes:
  82   78  .sp
  83   79  
  84   80  .sp
  85   81  .TS
  86   82  box;
  87   83  c | c
  88   84  l | l .
  89   85  ATTRIBUTE TYPE  ATTRIBUTE VALUE
  90   86  MT-Level        T{
  91   87  See individual man page for each function.
  92   88  T}
  93   89  .TE
  94   90  
  95   91  .SH SEE ALSO
  96      -.LP
  97   92  \fBpvs\fR(1), \fBIntro\fR(3), \fBattributes\fR(5)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX