summaryrefslogtreecommitdiff
path: root/usr/src/man/man3dat/dat_provider_init.3dat
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3dat/dat_provider_init.3dat')
-rw-r--r--usr/src/man/man3dat/dat_provider_init.3dat21
1 files changed, 8 insertions, 13 deletions
diff --git a/usr/src/man/man3dat/dat_provider_init.3dat b/usr/src/man/man3dat/dat_provider_init.3dat
index 10d924f513..dc4b184212 100644
--- a/usr/src/man/man3dat/dat_provider_init.3dat
+++ b/usr/src/man/man3dat/dat_provider_init.3dat
@@ -4,13 +4,13 @@
.\" 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 dat_provider_init 3DAT "16 Jul 2004" "SunOS 5.11" "Direct Access Transport Library Functions"
+.TH DAT_PROVIDER_INIT 3DAT "Jul 16, 2004"
.SH NAME
dat_provider_init \- locate the Provider in the Static Registry
.SH SYNOPSIS
.LP
.nf
-cc [ \fIflag\fR\&.\|.\|. ] \fIfile\fR\&.\|.\|. \fB-ldat\fR [ \fIlibrary\fR\&.\|.\|. ]
+cc [ \fIflag\fR\&.\|.\|. ] \fIfile\fR\&.\|.\|. \fB-ldat\fR [ \fIlibrary\fR\&.\|.\|. ]
#include <\fBdat/udat.h\fR>
void
@@ -23,24 +23,20 @@ void
.SH PARAMETERS
.sp
.ne 2
-.mk
.na
\fB\fIprovider_info\fR\fR
.ad
.RS 17n
-.rt
The information that was provided by the Consumer to locate the Provider in the
Static Registry.
.RE
.sp
.ne 2
-.mk
.na
\fB\fIinstance_data\fR\fR
.ad
.RS 17n
-.rt
The instance data string obtained from the entry found in the Static Registry
for the Provider.
.RE
@@ -100,15 +96,14 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-cw(2.75i) |cw(2.75i)
-lw(2.75i) |lw(2.75i)
-.
-ATTRIBUTE TYPEATTRIBUTE VALUE
+box;
+c | c
+l | l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
_
-Interface StabilityStandard: uDAPL, 1.1, 1.2
+Interface Stability Standard: uDAPL, 1.1, 1.2
_
-MT-Level
+MT-Level
.TE
.SH SEE ALSO