diff options
author | Peter Tribble <peter.tribble@gmail.com> | 2019-08-19 21:12:47 +0100 |
---|---|---|
committer | Gordon Ross <gwr@nexenta.com> | 2019-08-22 23:00:16 -0400 |
commit | 2a12d4b48bc1841009a51abdb5b10a991f9f28ae (patch) | |
tree | 9fae9332d2f6e62d4a3daed1829d35c98abe6dae /usr/src/man/man3lib | |
parent | dfe6d73f5cf5922a7dfdafeac8df9775afb2d992 (diff) | |
download | illumos-gate-2a12d4b48bc1841009a51abdb5b10a991f9f28ae.tar.gz |
11583 Some man3lib pages are missing parts of the SYNOPSIS
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com>
Approved by: Gordon Ross <gwr@nexenta.com>
Diffstat (limited to 'usr/src/man/man3lib')
-rw-r--r-- | usr/src/man/man3lib/libSMHBAAPI.3lib | 19 | ||||
-rw-r--r-- | usr/src/man/man3lib/libbsm.3lib | 15 | ||||
-rw-r--r-- | usr/src/man/man3lib/libc_db.3lib | 20 | ||||
-rw-r--r-- | usr/src/man/man3lib/libcfgadm.3lib | 18 | ||||
-rw-r--r-- | usr/src/man/man3lib/libfcoe.3lib | 22 | ||||
-rw-r--r-- | usr/src/man/man3lib/libfstyp.3lib | 16 | ||||
-rw-r--r-- | usr/src/man/man3lib/libl.3lib | 20 | ||||
-rw-r--r-- | usr/src/man/man3lib/libpapi.3lib | 47 | ||||
-rw-r--r-- | usr/src/man/man3lib/libpool.3lib | 40 | ||||
-rw-r--r-- | usr/src/man/man3lib/libpthread.3lib | 15 | ||||
-rw-r--r-- | usr/src/man/man3lib/libresolv.3lib | 24 | ||||
-rw-r--r-- | usr/src/man/man3lib/libtsnet.3lib | 20 |
12 files changed, 77 insertions, 199 deletions
diff --git a/usr/src/man/man3lib/libSMHBAAPI.3lib b/usr/src/man/man3lib/libSMHBAAPI.3lib index 619365cebd..2e443ad770 100644 --- a/usr/src/man/man3lib/libSMHBAAPI.3lib +++ b/usr/src/man/man3lib/libSMHBAAPI.3lib @@ -3,7 +3,7 @@ .\" 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 LIBSMHBAAPI 3LIB "Sep 28, 2009" +.TH LIBSMHBAAPI 3LIB "Aug 19, 2019" .SH NAME libSMHBAAPI, libsmhbaapi, SMHBA_GetAdapterAttributes, SMHBA_GetAdapterPortAttributes, SMHBA_GetBindingCapability, @@ -22,15 +22,12 @@ SMHBA_ScsiInquiry, SMHBA_ScsiReadCapacity, SMHBA_ScsiReportLuns, SMHBA_SendECHO, SMHBA_SendSMPPassThru, SMHBA_SendTEST, SMHBA_SetBindingSupport, SMHBA_SetPersistentBinding \- Common Storage Management HBA information library .SH SYNOPSIS -.LP .nf -cc [ \fIflag\fR\&.\|.\|. ] \fIfile\fR\&.\|.\|. \fB-lSMHBAAPI\fR [ \fIlibrary\fR\&.\|.\|. ] +cc [ \fIflag\fR... ] \fIfile\fR... \fB-lSMHBAAPI\fR [ \fIlibrary\fR... ] #include <smhbaapi.h> .fi .SH DESCRIPTION -.sp -.LP The functions in this library access Fibre Channel and/or Serial Attached SCSI HBA data depending on vendor provided implementation underneath. .sp @@ -72,7 +69,7 @@ SCSI commands for discovered devices (Report LUNS, Read Capacity, and Inquiry) .TP .ie t \(bu .el o -Storage Managment Protocol commands to discover Serial Attached SCSI +Storage Management Protocol commands to discover Serial Attached SCSI configuration details .RE .RS +4 @@ -82,8 +79,6 @@ configuration details Common Transport commands to discover Fibre Channel Fabric details .RE .SH INTERFACES -.sp -.LP The shared object \fBlibSMHBAAPI.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. @@ -123,8 +118,6 @@ l l . .TE .SH USAGE -.sp -.LP Client applications link with the Common Library (using -\fBlSMHBAAPI\fR) to access the interfaces. The Common Library dynamically loads individual Vendor-Specific Libraries (VSL) listed in \fB/etc/smhba.conf\fR and described @@ -338,7 +331,7 @@ For Serial Attached HBA .el o \fBSMHBA_SendSMPPassThru()\fR .RE -For Fibre Channle HBA +For Fibre Channel HBA .RS +4 .TP .ie t \(bu @@ -423,8 +416,6 @@ Close open HBAs by calling \fBHBA_CloseAdapter()\fR. Unload the library by calling \fBHBA_FreeLibrary()\fR. .RE .SH ATTRIBUTES -.sp -.LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -445,6 +436,4 @@ T} .TE .SH SEE ALSO -.sp -.LP \fBsmhba.conf\fR(4), \fBattributes\fR(5) diff --git a/usr/src/man/man3lib/libbsm.3lib b/usr/src/man/man3lib/libbsm.3lib index f0e40da890..45d9da0beb 100644 --- a/usr/src/man/man3lib/libbsm.3lib +++ b/usr/src/man/man3lib/libbsm.3lib @@ -3,21 +3,18 @@ .\" 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 LIBBSM 3LIB "Mar 6, 2017" +.TH LIBBSM 3LIB "Aug 19, 2019" .SH NAME libbsm \- basic security library .SH SYNOPSIS -.LP .nf -cc [ \fIflag\fR... ] \fIfile\fR. \fB-lbsm\fR [ \fIlibrary\fR... ] +cc [ \fIflag\fR... ] \fIfile\fR... \fB-lbsm\fR [ \fIlibrary\fR... ] .fi .SH DESCRIPTION -.LP Functions in this library provide basic security, library object reuse, and auditing. .SH INTERFACES -.LP The shared object \fBlibbsm.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. @@ -55,13 +52,13 @@ l l . \fBsetauclass\fR \fBsetauclassfile\fR \fBsetaudit\fR \fBsetaudit_addr\fR \fBsetauevent\fR \fBsetaueventfile\fR -\fBsetauid\fR \fBtestac\fR +\fBsetauid\fR \fBtestac\fR .TE .SH FILES .ne 2 .na -\fB\fB/lib/libbsm.so.1\fR\fR +\fB/lib/libbsm.so.1\fR .ad .RS 23n shared object @@ -70,14 +67,13 @@ shared object .sp .ne 2 .na -\fB\fB/lib/64/libbsm.so.1\fR\fR +\fB/lib/64/libbsm.so.1\fR .ad .RS 23n 64-bit shared object .RE .SH ATTRIBUTES -.LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -93,5 +89,4 @@ T} .TE .SH SEE ALSO -.LP \fBpvs\fR(1), \fBIntro\fR(3), \fBattributes\fR(5) diff --git a/usr/src/man/man3lib/libc_db.3lib b/usr/src/man/man3lib/libc_db.3lib index 796dda7ce7..820d22329e 100644 --- a/usr/src/man/man3lib/libc_db.3lib +++ b/usr/src/man/man3lib/libc_db.3lib @@ -3,27 +3,24 @@ .\" 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 LIBC_DB 3LIB "Mar 24, 2004" +.TH LIBC_DB 3LIB "Aug 19, 2019" .SH NAME libc_db \- threads debugging library .SH SYNOPSIS -.LP .nf -cc [ \fIflag\fR ... ] \fIfile\fR ... \fB-lc_db\fR [ \fIlibrary \fR... ] +cc [ \fIflag\fR... ] \fIfile\fR... \fB-lc_db\fR [ \fIlibrary\fR... ] #include <\fBproc_service.h\fR> #include <\fBthread_db.h\fR> .fi .SH DESCRIPTION -.sp -.LP The \fBlibc_db\fR library provides support for monitoring and manipulating threads-related aspects of a multithreaded program. There are at least two processes involved, the controlling process and one or more target processes. The controlling process is the \fBlibc_db\fR client, which links with \fBlibc_db\fR and uses \fBlibc_db\fR to inspect or modify threads-related aspects of one or more target processes. The target processes must be -multithreaded processes that use \fBlibc\fR. The controlling process mignt or +multithreaded processes that use \fBlibc\fR. The controlling process might or might not be multithreaded itself. .sp .LP @@ -95,8 +92,6 @@ Callback functions are expected to return an integer. Iteration terminates early if a callback function returns a non-zero value. Otherwise, iteration terminates when there are no more handles to pass back. .SH INTERFACES -.sp -.LP The shared object \fBlibc_db.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. @@ -132,10 +127,9 @@ l l . .TE .SH FILES -.sp .ne 2 .na -\fB\fB/lib/libc_db.so.1\fR\fR +\fB/lib/libc_db.so.1\fR .ad .RS 24n shared object @@ -144,15 +138,13 @@ shared object .sp .ne 2 .na -\fB\fB/lib/64/libc_db.so.1\fR\fR +\fB/lib/64/libc_db.so.1\fR .ad .RS 24n 64-bit shared object .RE .SH ATTRIBUTES -.sp -.LP See \fBattributes\fR(5) for description of the following attributes: .sp @@ -166,6 +158,4 @@ MT-Level Safe .TE .SH SEE ALSO -.sp -.LP \fBIntro\fR(3), \fBtd_ta_new\fR(3C_DB), \fBattributes\fR(5), \fBthreads\fR(5) diff --git a/usr/src/man/man3lib/libcfgadm.3lib b/usr/src/man/man3lib/libcfgadm.3lib index 4904cc883d..42cb612b18 100644 --- a/usr/src/man/man3lib/libcfgadm.3lib +++ b/usr/src/man/man3lib/libcfgadm.3lib @@ -3,23 +3,18 @@ .\" 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 LIBCFGADM 3LIB "May 22, 2003" +.TH LIBCFGADM 3LIB "Aug 19, 2019" .SH NAME libcfgadm \- configuration administration library .SH SYNOPSIS -.LP .nf -cc [ \fIflag\fR... ] \fIfile\fR... \fB-lcfgadm\fR \fB -ldevinfo \fR \fB -ldl \fR [ \fIlibrary\fR.. ] +cc [ \fIflag\fR... ] \fIfile\fR... \fB-lcfgadm\fR \fB-ldevinfo\fR \fB-ldl\fR [ \fIlibrary\fR... ] #include <\fBconfig_admin.h\fR> .fi .SH DESCRIPTION -.sp -.LP Functions in this library provide services for configuration administration. .SH INTERFACES -.sp -.LP The shared object \fBlibcfgadm.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. @@ -37,10 +32,9 @@ l l . .TE .SH FILES -.sp .ne 2 .na -\fB\fB/usr/lib/libcfgadm.so.1\fR\fR +\fB/usr/lib/libcfgadm.so.1\fR .ad .RS 30n shared object @@ -49,15 +43,13 @@ shared object .sp .ne 2 .na -\fB\fB/usr/lib/64/libcfgadm.so.1\fR\fR +\fB/usr/lib/64/libcfgadm.so.1\fR .ad .RS 30n 64-bit shared object .RE .SH ATTRIBUTES -.sp -.LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -71,7 +63,5 @@ MT-Level Mt-Safe .TE .SH SEE ALSO -.sp -.LP \fBpvs\fR(1), \fBcfgadm\fR(1M), \fBIntro\fR(3), \fBconfig_admin\fR(3CFGADM), \fBattributes\fR(5) diff --git a/usr/src/man/man3lib/libfcoe.3lib b/usr/src/man/man3lib/libfcoe.3lib index 288a6fbc2b..8c263e5663 100644 --- a/usr/src/man/man3lib/libfcoe.3lib +++ b/usr/src/man/man3lib/libfcoe.3lib @@ -3,25 +3,20 @@ .\" 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 LIBFCOE 3LIB "Apr 1, 2009" +.TH LIBFCOE 3LIB "Aug 19, 2019" .SH NAME -libfcoe \- FCoE Port Mangament library +libfcoe \- FCoE Port Management library .SH SYNOPSIS -.LP .nf -cc [ \fIflag\fR... ] \fIfile\fR... lfcoe [ \fIlibrary\fR... ] +cc [ \fIflag\fR... ] \fIfile\fR... \fB-lfcoe\fR [ \fIlibrary\fR... ] #include <libfcoe.h> .fi .SH DESCRIPTION -.sp -.LP Functions in this library provide management of the FCoE (Fibre Channel over Ethernet) ports in the system, allowing clients to create, delete and list information of FCoE ports. .SH INTERFACES -.sp -.LP The shared object \fBlibfcoe.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. @@ -32,14 +27,13 @@ interfaces. l l l l . \fBFCOE_CreatePort\fR \fBFCOE_DeletePort\fR -\fBFCOE_GetPortList\fR +\fBFCOE_GetPortList\fR .TE .SH FILES -.sp .ne 2 .na -\fB\fB/lib/libfcoe.so.1\fR\fR +\fB/lib/libfcoe.so.1\fR .ad .RS 24n shared object @@ -48,15 +42,13 @@ shared object .sp .ne 2 .na -\fB\fB/lib/64/libfcoe.so.1\fR\fR +\fB/lib/64/libfcoe.so.1\fR .ad .RS 24n 64-bit shared object .RE .SH ATTRIBUTES -.sp -.LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -72,7 +64,5 @@ MT-Level Safe .TE .SH SEE ALSO -.sp -.LP \fBIntro\fR(3), \fBFCOE_CreatePort\fR(3FCOE), \fBFCOE_DeletePort\fR(3FCOE), \fBFCOE_GetPortList\fR(3FCOE), \fBattributes\fR(5) diff --git a/usr/src/man/man3lib/libfstyp.3lib b/usr/src/man/man3lib/libfstyp.3lib index 91a6935cca..8b4ff542f4 100644 --- a/usr/src/man/man3lib/libfstyp.3lib +++ b/usr/src/man/man3lib/libfstyp.3lib @@ -3,20 +3,17 @@ .\" 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 LIBFSTYP 3LIB "Jun 20, 2006" +.TH LIBFSTYP 3LIB "Aug 19, 2019" .SH NAME libfstyp \- file system type identification library .SH SYNOPSIS -.LP .nf -cc [ \fIflag\fR\&.\|.\|. ] \fIfile\fR\&.\|.\|. \fB-lfstyp\fR \fB -lnvpair \fR [ \fIlibrary\fR\&.\|.\|. ] +cc [ \fIflag\fR... ] \fIfile\fR... \fB-lfstyp\fR \fB-lnvpair\fR [ \fIlibrary\fR\... ] #include \fB<libnvpair.h>\fR #include \fB<libfstyp.h>\fR .fi .SH DESCRIPTION -.sp -.LP The \fBlibfstyp\fR library exports a set of functions to identify the file system type of an unmounted file system using heuristic modules. .sp @@ -24,8 +21,6 @@ system type of an unmounted file system using heuristic modules. Internally, the library is comprised of interfaces exported by file system-specific modules. See \fBfstyp_mod_init\fR(3FSTYP). .SH INTERFACES -.sp -.LP The shared object \fBlibfstyp.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. @@ -43,18 +38,15 @@ l l . .TE .SH FILES -.sp .ne 2 .na -\fB\fB/lib/libfstyp.so.1\fR\fR +\fB/lib/libfstyp.so.1\fR .ad .RS 22n shared object .RE .SH ATTRIBUTES -.sp -.LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -71,7 +63,5 @@ MT-Level MT-Safe .TE .SH SEE ALSO -.sp -.LP \fBIntro\fR(3), \fBfstyp_mod_init\fR(3FSTYP), \fBlibnvpair\fR(3LIB), \fBattributes\fR(5) diff --git a/usr/src/man/man3lib/libl.3lib b/usr/src/man/man3lib/libl.3lib index 9af64e3e8d..85473620a5 100644 --- a/usr/src/man/man3lib/libl.3lib +++ b/usr/src/man/man3lib/libl.3lib @@ -3,22 +3,17 @@ .\" 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 LIBL 3LIB "May 22, 2003" +.TH LIBL 3LIB "Aug 19, 2019" .SH NAME libl \- lex library .SH SYNOPSIS -.LP .nf -cc [ \fIflag\fR... ] \fIfile\fR... [ \fIlibrary\fR... ] +cc [ \fIflag\fR... ] \fIfile\fR... \fB-ll\fR [ \fIlibrary\fR... ] .fi .SH DESCRIPTION -.sp -.LP Functions in this library provide user interfaces to the \fBlex\fR(1) library. .SH INTERFACES -.sp -.LP The shared object \fBlibl.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. .sp @@ -33,14 +28,13 @@ l l . \fByyless_e\fR \fByyless_w\fR \fByyracc\fR \fByyreject\fR \fByyreject_e\fR \fByyreject_w\fR -\fByywrap\fR +\fByywrap\fR .TE .SH FILES -.sp .ne 2 .na -\fB\fB/usr/lib/libl.so.1\fR\fR +\fB/usr/lib/libl.so.1\fR .ad .RS 25n shared object @@ -49,15 +43,13 @@ shared object .sp .ne 2 .na -\fB\fB/usr/lib/64/libl.so.1\fR\fR +\fB/usr/lib/64/libl.so.1\fR .ad .RS 25n 64-bit shared object .RE .SH ATTRIBUTES -.sp -.LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -72,6 +64,4 @@ MT-Level Unsafe .TE .SH SEE ALSO -.sp -.LP \fBlex\fR(1), \fBIntro\fR(3), \fBattributes\fR(5) diff --git a/usr/src/man/man3lib/libpapi.3lib b/usr/src/man/man3lib/libpapi.3lib index 08aa88aa1d..582930a8e2 100644 --- a/usr/src/man/man3lib/libpapi.3lib +++ b/usr/src/man/man3lib/libpapi.3lib @@ -3,19 +3,16 @@ .\" 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 LIBPAPI 3LIB "Dec 18, 2006" +.TH LIBPAPI 3LIB "Aug 19, 2019" .SH NAME libpapi \- Free Standards Group Open Printing API (PAPI) library functions .SH SYNOPSIS -.LP .nf -cc [ \fIflag\fR\&.\|.\|. ] \fIfile\fR\&.\|.\|. \fB-lpapi\fR [ \fIlibrary\fR\&.\|.\|. ] +cc [ \fIflag\fR... ] \fIfile\fR... \fB-lpapi\fR [ \fIlibrary\fR... ] #include <papi.h> .fi .SH DESCRIPTION -.sp -.LP Functions in this library provide an interface for interaction with print services as described in v1.0 of the Free Standards Group (FSG) Open Printing API (PAPI). @@ -29,15 +26,10 @@ same interface. These modules should not be linked with directly, but can be used directly at runtime through the use of \fBLD_PRELOAD\fR for debugging purposes. .SH INTERFACES -.sp -.LP The shared object \fBlibpapi.so.0\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. .SS "Attribute" -.sp - -.sp .TS l l l l . @@ -56,9 +48,6 @@ l l . .TE .SS "Service" -.sp - -.sp .TS l l l l . @@ -72,9 +61,6 @@ l l . .TE .SS "Printer" -.sp - -.sp .TS l l l l . @@ -88,9 +74,6 @@ l l . .TE .SS "Job" -.sp - -.sp .TS l l l l . @@ -107,21 +90,17 @@ l l . .TE .SS "Miscellaneous" -.sp - -.sp .TS l l l l . \fBpapiLibrarySupportedCall\fR \fBpapiLibrarySupportedCalls\fR -\fBpapiStatusString\fR +\fBpapiStatusString\fR .TE .SH FILES -.sp .ne 2 .na -\fB\fB/usr/lib/libpapi.so.0\fR\fR +\fB/usr/lib/libpapi.so.0\fR .ad .sp .6 .RS 4n @@ -131,7 +110,7 @@ shared object .sp .ne 2 .na -\fB\fB/usr/lib/libpapi-common.so.0\fR\fR +\fB/usr/lib/libpapi-common.so.0\fR .ad .sp .6 .RS 4n @@ -141,7 +120,7 @@ private shared code .sp .ne 2 .na -\fB\fB/usr/lib/print/psm-lpd.so\fR\fR +\fB/usr/lib/print/psm-lpd.so\fR .ad .sp .6 .RS 4n @@ -151,7 +130,7 @@ private rfc1179 support .sp .ne 2 .na -\fB\fB/usr/lib/print/psm-lpsched.so\fR\fR +\fB/usr/lib/print/psm-lpsched.so\fR .ad .sp .6 .RS 4n @@ -161,7 +140,7 @@ private LP support .sp .ne 2 .na -\fB\fB/usr/lib/print/psm-ipp.so\fR\fR +\fB/usr/lib/print/psm-ipp.so\fR .ad .sp .6 .RS 4n @@ -171,7 +150,7 @@ private IPP support .sp .ne 2 .na -\fB\fB/usr/lib/libipp-core.so\fR\fR +\fB/usr/lib/libipp-core.so\fR .ad .sp .6 .RS 4n @@ -181,7 +160,7 @@ private IPP marshalling support .sp .ne 2 .na -\fB\fB/usr/lib/libipp-listener.so\fR\fR +\fB/usr/lib/libipp-listener.so\fR .ad .sp .6 .RS 4n @@ -191,7 +170,7 @@ private IPP operations support .sp .ne 2 .na -\fB\fB/usr/lip/libhttp-core.so\fR\fR +\fB/usr/lip/libhttp-core.so\fR .ad .sp .6 .RS 4n @@ -199,8 +178,6 @@ private HTTP support .RE .SH ATTRIBUTES -.sp -.LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -217,6 +194,4 @@ MT-Level Safe .TE .SH SEE ALSO -.sp -.LP \fBIntro\fR(3), \fBprinters\fR(4), \fBprinters.conf\fR(4), \fBattributes\fR(5) diff --git a/usr/src/man/man3lib/libpool.3lib b/usr/src/man/man3lib/libpool.3lib index 9256db1801..6ecffed270 100644 --- a/usr/src/man/man3lib/libpool.3lib +++ b/usr/src/man/man3lib/libpool.3lib @@ -3,18 +3,16 @@ .\" 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 LIBPOOL 3LIB "April 9, 2016" +.TH LIBPOOL 3LIB "Aug 19, 2019" .SH NAME libpool \- pool configuration manipulation library .SH SYNOPSIS -.LP .nf -\fBcc\fR [ \fIflag\fR... ] \fIfile\fR... [ \fIlibrary\fR... ] +\fBcc\fR [ \fIflag\fR... ] \fIfile\fR... \fB-lpool\fR [ \fIlibrary\fR... ] #include <\fBpool.h\fR> .fi .SH DESCRIPTION -.LP The functions in this library define the interface for reading and writing resource pools configuration files, as well as that for committing an existing configuration to becoming the running OS configuration (with respect to @@ -128,7 +126,7 @@ pool does not exist, perhaps because of a reconfiguration, then this property controls the binding behavior for the project member. If \fBsystem.bind-default\fR is true, then the project member is bound to the default pool (identified as the pool for which \fBpool.default\fR is true); -otherise the project member is refused access to the system. Care should be +otherwise the project member is refused access to the system. Care should be taken with the pools configuration if this property is set to false, so as to avoid denying users access to the system. .sp @@ -280,7 +278,7 @@ There are two types of objectives that can be set on a \fBpset\fR: .sp .ne 2 .na -\fB\fBlocality\fR\fR +\fBlocality\fR .ad .RS 15n This objective influences the impact that locality, as measured by lgroup data, @@ -288,7 +286,7 @@ has upon the chosen configuration. This objective can take one of three values: .sp .ne 2 .na -\fB\fBtight\fR\fR +\fBtight\fR .ad .RS 9n If set, configurations that maximize resource locality are favored. @@ -297,7 +295,7 @@ If set, configurations that maximize resource locality are favored. .sp .ne 2 .na -\fB\fBloose\fR\fR +\fBloose\fR .ad .RS 9n If set, configurations that minimize resource locality are favored. @@ -306,7 +304,7 @@ If set, configurations that minimize resource locality are favored. .sp .ne 2 .na -\fB\fBnone\fR\fR +\fBnone\fR .ad .RS 9n This is the default value for this objective. If set, configuration @@ -318,7 +316,7 @@ favorability is uninfluenced by resource locality. .sp .ne 2 .na -\fB\fButilization\fR\fR +\fButilization\fR .ad .RS 15n This objective favors configurations that allocate resources to partitions that @@ -332,7 +330,7 @@ operators are .sp .ne 2 .na -\fB\fB<\fR\fR +\fB<\fR .ad .RS 5n The ``less than'' operator is used to indicate that the specified value should @@ -342,7 +340,7 @@ be treated as a maximum target value. .sp .ne 2 .na -\fB\fB>\fR\fR +\fB>\fR .ad .RS 5n The ``greater than'' operator is used to indicate that the specified value @@ -352,7 +350,7 @@ should be treated as a minimum target value. .sp .ne 2 .na -\fB\fB~\fR\fR +\fB~\fR .ad .RS 5n The ``about'' operator is used to indicate that the specified value should be @@ -389,7 +387,7 @@ The \fBcpu.status\fR property can be set only to the following values: .sp .ne 2 .na -\fB\fBoff-line\fR\fR +\fBoff-line\fR .ad .RS 12n Set the CPU offline. @@ -398,7 +396,7 @@ Set the CPU offline. .sp .ne 2 .na -\fB\fBon-line\fR\fR +\fBon-line\fR .ad .RS 12n Set the CPU online. @@ -407,7 +405,7 @@ Set the CPU online. .sp .ne 2 .na -\fB\fBno-intr\fR\fR +\fBno-intr\fR .ad .RS 12n Disable interrupt processing on the CPU. @@ -418,7 +416,6 @@ Disable interrupt processing on the CPU. These values are defined in <\fBsys/processor.h\fR> as the \fBPS_OFFLINE\fR, \fBPS_ONLINE\fR, and \fBPS_NOINTR\fR macros. .SH INTERFACES -.LP The shared object \fBlibpool.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. @@ -462,13 +459,13 @@ l l . \fBpool_value_set_string\fR \fBpool_value_set_uint64\fR \fBpool_version\fR \fBpool_walk_components\fR \fBpool_walk_pools\fR \fBpool_walk_properties\fR -\fBpool_walk_resources\fR +\fBpool_walk_resources\fR .TE .SH FILES .ne 2 .na -\fB\fB/usr/lib/libpool.so.1\fR\fR +\fB/usr/lib/libpool.so.1\fR .ad .RS 28n shared object @@ -477,14 +474,13 @@ shared object .sp .ne 2 .na -\fB\fB/usr/lib/64/libpool.so.1\fR\fR +\fB/usr/lib/64/libpool.so.1\fR .ad .RS 28n 64-bit shared object .RE .SH ATTRIBUTES -.LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -503,7 +499,6 @@ MT-Level Safe .TE .SH SEE ALSO -.LP \fBIntro\fR(3), \fBpool_component_info\fR(3POOL), \fBpool_conf_open\fR(3POOL), \fBpool_conf_to_elem\fR(3POOL), \fBpool_create\fR(3POOL), \fBpool_error\fR(3POOL), \fBpool_get_binding\fR(3POOL), @@ -511,7 +506,6 @@ MT-Level Safe \fBpool_resource_create\fR(3POOL), \fBpool_value_alloc\fR(3POOL), \fBpool_walk_pools\fR(3POOL), \fBattributes\fR(5), \fBsmf\fR(5) .SH NOTES -.LP Functions in \fBlibpool\fR can be used to manipulate static configurations even when the pools facility is not enabled. See \fBpooladm\fR(1M) and \fBpool_set_status\fR(3POOL) for more information about enabling the pools diff --git a/usr/src/man/man3lib/libpthread.3lib b/usr/src/man/man3lib/libpthread.3lib index 63d5a3e8eb..9e65618e8d 100644 --- a/usr/src/man/man3lib/libpthread.3lib +++ b/usr/src/man/man3lib/libpthread.3lib @@ -4,17 +4,15 @@ .\" 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 LIBPTHREAD 3LIB "Oct 1, 2014" +.TH LIBPTHREAD 3LIB "Aug 19, 2019" .SH NAME libpthread \- POSIX threads library .SH SYNOPSIS -.LP .nf -cc -mt [ \fIflag\fR... ] \fIfile\fR... \fB-lpthread\fR [ \fB -lrt \fR \fIlibrary\fR... ] +cc -mt [ \fIflag\fR... ] \fIfile\fR... \fB-lpthread\fR [ \fIlibrary\fR... ] .fi .SH DESCRIPTION -.LP Historically, functions in this library provided POSIX threading support. See \fBstandards\fR(5). This functionality now resides in \fBlibc\fR(3LIB). .LP @@ -23,7 +21,6 @@ and compilation environments. The shared object is implemented as a filter on \fBlibc.so.1\fR. New application development need not specify \fB-lpthread\fR although doing so has no effect. .SH INTERFACES -.LP The shared object \fBlibpthread.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. @@ -74,13 +71,13 @@ l l . \fBpthread_setcancelstate\fR \fBpthread_setcanceltype\fR \fBpthread_setconcurrency\fR \fBpthread_setschedparam\fR \fBpthread_setspecific\fR \fBpthread_sigmask\fR -\fBpthread_testcancel\fR +\fBpthread_testcancel\fR .TE .SH FILES .ne 2 .na -\fB\fB/lib/libpthread.so.1\fR\fR +\fB/lib/libpthread.so.1\fR .ad .RS 27n a filter on \fB/lib/libc.so.1\fR @@ -89,14 +86,13 @@ a filter on \fB/lib/libc.so.1\fR .sp .ne 2 .na -\fB\fB/lib/64/libpthread.so.1\fR\fR +\fB/lib/64/libpthread.so.1\fR .ad .RS 27n a filter on \fB/lib/64/libc.so.1\fR .RE .SH ATTRIBUTES -.LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -111,7 +107,6 @@ MT-Level Safe .TE .SH SEE ALSO -.LP \fBpvs\fR(1), \fBIntro\fR(2), \fBIntro\fR(3), \fBlibc\fR(3LIB), \fBlibc_db\fR(3LIB), \fBlibthread\fR(3LIB), \fBattributes\fR(5), \fBstandards\fR(5), \fBthreads\fR(5) diff --git a/usr/src/man/man3lib/libresolv.3lib b/usr/src/man/man3lib/libresolv.3lib index f2ccb048c8..70c83174bb 100644 --- a/usr/src/man/man3lib/libresolv.3lib +++ b/usr/src/man/man3lib/libresolv.3lib @@ -3,13 +3,12 @@ .\" 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 LIBRESOLV 3LIB "Mar 24, 2004" +.TH LIBRESOLV 3LIB "Aug 19, 2019" .SH NAME libresolv \- resolver library .SH SYNOPSIS -.LP .nf -cc [ \fIflag\fR... ] \fIfile\fR... \fB-lresolv\fR \fB -lsocket \fR \fB -lnsl \fR [ \fIlibrary\fR... ] +cc [ \fIflag\fR... ] \fIfile\fR... \fB-lresolv\fR \fB-lsocket\fR \fB-lnsl\fR [ \fIlibrary\fR... ] #include <\fBsys/types.h\fR> #include <\fBnetinet/in.h\fR> #include <\fBarpa/nameser.h\fR> @@ -18,13 +17,9 @@ cc [ \fIflag\fR... ] \fIfile\fR... \fB-lresolv\fR \fB -lsocket \fR \fB -lnsl \fR .fi .SH DESCRIPTION -.sp -.LP Functions in this library provide for creating, sending, and interpreting packets to the Internet domain name servers. .SH INTERFACES -.sp -.LP The shared object \fBlibresolv.so.2\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. @@ -64,7 +59,7 @@ Use of the routines in the first column is discouraged. .TS c c l l . -\fBFUNCTION REFERENCED\fR \fBALIAS TO USE\fR +\fBFUNCTION REFERENCED\fR \fBALIAS TO USE\fR \fB__dn_skipname\fR \fBdn_skipname\fR \fB__fp_query\fR \fBfp_query\fR \fB__putlong\fR \fBputlong\fR @@ -75,10 +70,9 @@ l l . .TE .SH FILES -.sp .ne 2 .na -\fB\fB/lib/libresolv.so.1\fR\fR +\fB/lib/libresolv.so.1\fR .ad .RS 26n shared object for backward compatibility only @@ -87,7 +81,7 @@ shared object for backward compatibility only .sp .ne 2 .na -\fB\fB/lib/64/libresolv.so.1\fR\fR +\fB/lib/64/libresolv.so.1\fR .ad .RS 26n 64-bit shared object for backward compatibility only @@ -96,7 +90,7 @@ shared object for backward compatibility only .sp .ne 2 .na -\fB\fB/lib/libresolv.so.2\fR\fR +\fB/lib/libresolv.so.2\fR .ad .RS 26n shared object @@ -105,15 +99,13 @@ shared object .sp .ne 2 .na -\fB\fB/lib/64/libresolv.so.2\fR\fR +\fB/lib/64/libresolv.so.2\fR .ad .RS 26n 64-bit shared object .RE .SH ATTRIBUTES -.sp -.LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -130,6 +122,4 @@ MT-Level See \fBresolver\fR(3RESOLV) .TE .SH SEE ALSO -.sp -.LP \fBpvs\fR(1), \fBIntro\fR(3), \fBresolver\fR(3RESOLV), \fBattributes\fR(5) diff --git a/usr/src/man/man3lib/libtsnet.3lib b/usr/src/man/man3lib/libtsnet.3lib index 224cc4eca0..5d653fbb2f 100644 --- a/usr/src/man/man3lib/libtsnet.3lib +++ b/usr/src/man/man3lib/libtsnet.3lib @@ -3,27 +3,22 @@ .\" 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 LIBTSNET 3LIB "Mar 7, 2006" +.TH LIBTSNET 3LIB "Aug 19, 2019" .SH NAME libtsnet \- Solaris Trusted Extensions network library .SH SYNOPSIS -.LP .nf -cc [ \fIflag\fR... ] \fIfile\fR... [ \fIlibrary\fR... ] +cc [ \fIflag\fR... ] \fIfile\fR... \fB-ltsnet\fR [ \fIlibrary\fR... ] #include <\fBlibtsnet.h\fR> #include <\fBsys/tsol/tndb.h\fR> .fi .SH DESCRIPTION -.sp -.LP Functions in this library provide programmatic access to Solaris Trusted Extensions features such as labels and Mandatory Access Policy (MAC). These functions are available on systems that are configured with Trusted Extensions software. .SH INTERFACES -.sp -.LP The shared object \fBlibtsnet.so.1\fR provides the public interfaces that are defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. @@ -32,14 +27,13 @@ interfaces. .sp .TS l l . -\fBtsol_getrhtype\fR +\fBtsol_getrhtype\fR .TE .SH FILES -.sp .ne 2 .na -\fB\fB/lib/libtsnet.so.1\fR\fR +\fB/lib/libtsnet.so.1\fR .ad .RS 25n shared object @@ -48,15 +42,13 @@ shared object .sp .ne 2 .na -\fB\fB/lib/64/libtsnet.so.1\fR\fR +\fB/lib/64/libtsnet.so.1\fR .ad .RS 25n 64-bit shared object .RE .SH ATTRIBUTES -.sp -.LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -72,6 +64,4 @@ MT-Level Safe .TE .SH SEE ALSO -.sp -.LP \fBIntro\fR(3), \fBlibtsol\fR(3LIB), \fBattributes\fR(5) |