diff options
author | Peter Tribble <peter.tribble@gmail.com> | 2021-06-14 19:30:35 +0100 |
---|---|---|
committer | Peter Tribble <peter.tribble@gmail.com> | 2021-06-15 08:32:08 +0100 |
commit | ceab728f83b0af9260d2d3fb69014f3781af2101 (patch) | |
tree | e6a0c0577c8e2fcb6ba4688c671bfb54c6243e39 /usr/src/man/man3mpapi/MP_GetTargetPortProperties.3mpapi | |
parent | 9514bcf4c37a9b87200462594803414d12cdd29d (diff) | |
download | illumos-joyent-ceab728f83b0af9260d2d3fb69014f3781af2101.tar.gz |
13872 Multiple errors in section 3mpapi of the manual
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Matt Fiddaman <illumos@m.fiddaman.uk>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Diffstat (limited to 'usr/src/man/man3mpapi/MP_GetTargetPortProperties.3mpapi')
-rw-r--r-- | usr/src/man/man3mpapi/MP_GetTargetPortProperties.3mpapi | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/usr/src/man/man3mpapi/MP_GetTargetPortProperties.3mpapi b/usr/src/man/man3mpapi/MP_GetTargetPortProperties.3mpapi index 553ae19835..75f866199d 100644 --- a/usr/src/man/man3mpapi/MP_GetTargetPortProperties.3mpapi +++ b/usr/src/man/man3mpapi/MP_GetTargetPortProperties.3mpapi @@ -4,11 +4,10 @@ .\" 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 MP_GETTARGETPORTPROPERTIES 3MPAPI "Feb 15, 2006" +.TH MP_GETTARGETPORTPROPERTIES 3MPAPI "June 13, 2021" .SH NAME -MP_GetTargetPortProperties \- get targrt port properties +MP_GetTargetPortProperties \- get target port properties .SH SYNOPSIS -.LP .nf cc [ \fIflag\fR\&.\|.\|. ] \fIfile\fR\&.\|.\|. \fB-lMPAPI\fR [ \fIlibrary\fR\&.\|.\|. ] #include <mpapi.h> @@ -18,7 +17,6 @@ cc [ \fIflag\fR\&.\|.\|. ] \fIfile\fR\&.\|.\|. \fB-lMPAPI\fR [ \fIlibrary\fR\&.\ .fi .SH PARAMETERS -.sp .ne 2 .na \fB\fIoid\fR\fR @@ -39,12 +37,9 @@ contains the properties of the target port group specified by the \fIoid\fR. .RE .SH DESCRIPTION -.sp -.LP The \fBMP_GetTargetPortProperties()\fR function returns the properties of the specified target port. .SH RETURN VALUES -.sp .ne 2 .na \fB\fBMP_STATUS_INVALID_PARAMETER\fR\fR @@ -88,8 +83,6 @@ The operation is successful. .RE .SH ATTRIBUTES -.sp -.LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -108,8 +101,6 @@ MT-Level Safe .TE .SH SEE ALSO -.sp -.LP \fBlibMPAPI\fR(3LIB), \fBMP_GetTargetPortOidList\fR(3MPAPI), \fBattributes\fR(5) .sp |