diff options
author | Peter Tribble <peter.tribble@gmail.com> | 2017-11-26 12:48:57 +0000 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2017-11-28 21:42:38 +0000 |
commit | c5bab7026b8e0ac44b25ee08507ea360f177d844 (patch) | |
tree | 5301bd9e811604a5e0d503152f8759d88274d54b /usr/src/man/man3lib/libMPAPI.3lib | |
parent | a71e11eee4676204c7609c4c9703cc98fbf4669d (diff) | |
download | illumos-gate-c5bab7026b8e0ac44b25ee08507ea360f177d844.tar.gz |
8861 more manpage spelling errors
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/man/man3lib/libMPAPI.3lib')
-rw-r--r-- | usr/src/man/man3lib/libMPAPI.3lib | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/usr/src/man/man3lib/libMPAPI.3lib b/usr/src/man/man3lib/libMPAPI.3lib index a6e97257a4..7e7f5d2cbf 100644 --- a/usr/src/man/man3lib/libMPAPI.3lib +++ b/usr/src/man/man3lib/libMPAPI.3lib @@ -4,9 +4,9 @@ .\" 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 LIBMPAPI 3LIB "Dec 12, 2006" +.TH LIBMPAPI 3LIB "Nov 26, 2017" .SH NAME -libMPAPI, libmpapi \- Common Mulitipath Management library +libMPAPI, libmpapi \- Common Multipath Management library .SH SYNOPSIS .LP .nf @@ -16,13 +16,11 @@ cc [ \fIflag\fR... ] \fIfile\fR... \fB-lMPAPI\fR [ \fIlibrary\fR... ] .fi .SH DESCRIPTION -.sp .LP The functions in this library allow a management application to administer the multipath devices and associated resources through standard interfaces, independent of a vendor-unique multipathing solution. .SH INTERFACES -.sp .LP The shared object \fBlibMPAPI.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object @@ -208,7 +206,6 @@ interfaces. \fBSun_MP_SendScsiCmd\fR .in -2 .SH USAGE -.sp .LP Client applications link with the Common Library (using \fB-lMPAPI\fR) to access the interfaces. The Common Library dynamically loads an individual @@ -470,7 +467,6 @@ resources by calling: .RE .RE .SH ERRORS -.sp .LP Errors are generally returned from the underlying VSL and can include any of the following values: @@ -623,7 +619,6 @@ permitted in other configurations. .RE .SH FILES -.sp .ne 2 .na \fB\fB/usr/lib/libMPAPI.so\fR\fR @@ -642,7 +637,6 @@ shared object .RE .SH ATTRIBUTES -.sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -663,7 +657,6 @@ T} .TE .SH SEE ALSO -.sp .LP \fBIntro\fR(3), \fBMP_RegisterPlugin\fR(3MPAPI), \fBattributes\fR(5) .sp |