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
31 28 \fBau_preselect\fR \fBau_to_arg\fR
32 29 \fBau_to_arg32\fR \fBau_to_arg64\fR
33 30 \fBau_to_attr\fR \fBau_to_cmd\fR
34 31 \fBau_to_data\fR \fBau_to_groups\fR
35 32 \fBau_to_in_addr\fR \fBau_to_ipc\fR
36 33 \fBau_to_iport\fR \fBau_to_me\fR
37 34 \fBau_to_newgroups\fR \fBau_to_opaque\fR
38 35 \fBau_to_path\fR \fBau_to_process\fR
39 36 \fBau_to_process_ex\fR \fBau_to_return\fR
40 37 \fBau_to_return32\fR \fBau_to_return64\fR
41 38 \fBau_to_socket\fR \fBau_to_subject\fR
42 39 \fBau_to_subject_ex\fR \fBau_to_text\fR
43 40 \fBau_user_mask\fR \fBau_write\fR
44 41 \fBaudit\fR \fBauditon\fR
45 42 \fBauditsvc\fR \fBendauclass\fR
46 43 \fBendauevent\fR \fBgetauclassent\fR
47 44 \fBgetauclassent_r\fR \fBgetauclassnam\fR
48 45 \fBgetauclassnam_r\fR \fBgetaudit\fR
49 46 \fBgetaudit_addr\fR \fBgetauditflagsbin\fR
50 47 \fBgetauditflagschar\fR \fBgetauevent\fR
51 48 \fBgetauevent_r\fR \fBgetauevnam\fR
52 49 \fBgetauevnam_r\fR \fBgetauevnonam\fR
53 50 \fBgetauevnum\fR \fBgetauevnum_r\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