summaryrefslogtreecommitdiff
path: root/usr/src/man/man3lib/libtsol.3lib
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3lib/libtsol.3lib')
-rw-r--r--usr/src/man/man3lib/libtsol.3lib13
1 files changed, 3 insertions, 10 deletions
diff --git a/usr/src/man/man3lib/libtsol.3lib b/usr/src/man/man3lib/libtsol.3lib
index 119e57212e..072b52d2ae 100644
--- a/usr/src/man/man3lib/libtsol.3lib
+++ b/usr/src/man/man3lib/libtsol.3lib
@@ -1,26 +1,23 @@
'\" te
-.\" Copyright (c) 2017 Peter Tribble.
+.\" Copyright (c) 2021 Peter Tribble.
.\" Copyright (c) 2007, Sun Microsystems, Inc. All rights reserved.
.\" 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.
.\" 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.
.\" 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]
-.TH LIBTSOL 3LIB "Dec 3, 2017"
+.TH LIBTSOL 3LIB "June 19, 2021"
.SH NAME
libtsol \- Solaris Trusted Extensions library
.SH SYNOPSIS
-.LP
.nf
\fBcc\fR [\fIflag\fR...] \fIfile\fR... \fB-ltsol\fR [\fIlibrary\fR...]
-#include <tsol.h>
+#include <tsol/label.h>
.fi
.SH DESCRIPTION
-.LP
Functions in this library provide programmatic access to Solaris Trusted
Extensions features such as labels and Mandatory Access Policy (MAC) on systems
that are configured with Trusted Extensions software.
.SH INTERFACES
-.LP
The shared object \fBlibtsol.so.2\fR provides the public interfaces that are
defined below. See \fBIntro\fR(3) for additional information on shared object
interfaces.
@@ -42,7 +39,6 @@ l l .
.TE
.SS "Obsolete Functions"
-.LP
The following functions are preserved to aid porting.
.sp
@@ -88,7 +84,6 @@ shared object
.RE
.SH ATTRIBUTES
-.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -107,9 +102,7 @@ MT-Level Safe
.TE
.SH SEE ALSO
-.LP
\fBIntro\fR(3), \fBlibtsnet\fR(3LIB), \fBattributes\fR(5)
.SH NOTES
-.LP
The functionality described on this manual page is available only if the system
has been configured with Trusted Extensions.