Print this page
11583 Some man3lib pages are missing parts of the SYNOPSIS
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/man/man3lib/libtsnet.3lib
+++ new/usr/src/man/man3lib/libtsnet.3lib
1 1 '\" te
2 2 .\" Copyright 2006, 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 LIBTSNET 3LIB "Mar 7, 2006"
6 +.TH LIBTSNET 3LIB "Aug 19, 2019"
7 7 .SH NAME
8 8 libtsnet \- Solaris Trusted Extensions network library
9 9 .SH SYNOPSIS
10 -.LP
11 10 .nf
12 -cc [ \fIflag\fR... ] \fIfile\fR... [ \fIlibrary\fR... ]
11 +cc [ \fIflag\fR... ] \fIfile\fR... \fB-ltsnet\fR [ \fIlibrary\fR... ]
13 12 #include <\fBlibtsnet.h\fR>
14 13 #include <\fBsys/tsol/tndb.h\fR>
15 14 .fi
16 15
17 16 .SH DESCRIPTION
18 -.sp
19 -.LP
20 17 Functions in this library provide programmatic access to Solaris Trusted
21 18 Extensions features such as labels and Mandatory Access Policy (MAC). These
22 19 functions are available on systems that are configured with Trusted Extensions
23 20 software.
24 21 .SH INTERFACES
25 -.sp
26 -.LP
27 22 The shared object \fBlibtsnet.so.1\fR provides the public interfaces that are
28 23 defined below. See \fBIntro\fR(3) for additional information on shared object
29 24 interfaces.
30 25 .sp
31 26
32 27 .sp
33 28 .TS
34 29 l l .
35 30 \fBtsol_getrhtype\fR
36 31 .TE
37 32
38 33 .SH FILES
39 -.sp
40 34 .ne 2
41 35 .na
42 -\fB\fB/lib/libtsnet.so.1\fR\fR
36 +\fB/lib/libtsnet.so.1\fR
43 37 .ad
44 38 .RS 25n
45 39 shared object
46 40 .RE
47 41
48 42 .sp
49 43 .ne 2
50 44 .na
51 -\fB\fB/lib/64/libtsnet.so.1\fR\fR
45 +\fB/lib/64/libtsnet.so.1\fR
52 46 .ad
53 47 .RS 25n
54 48 64-bit shared object
55 49 .RE
56 50
57 51 .SH ATTRIBUTES
58 -.sp
59 -.LP
60 52 See \fBattributes\fR(5) for descriptions of the following attributes:
61 53 .sp
62 54
63 55 .sp
64 56 .TS
65 57 box;
66 58 c | c
67 59 l | l .
68 60 ATTRIBUTE TYPE ATTRIBUTE VALUE
69 61 Interface Stability Stable
70 62 _
71 63 MT-Level Safe
72 64 .TE
73 65
74 66 .SH SEE ALSO
75 -.sp
76 -.LP
77 67 \fBIntro\fR(3), \fBlibtsol\fR(3LIB), \fBattributes\fR(5)
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX