Print this page
9842 man page typos and spelling
*** 23,33 ****
OUT DAT_PROVIDER_ATTR *\fIprovider_attributes\fR
)
.fi
.SH PARAMETERS
- .sp
.ne 2
.na
\fB\fIia_handle\fR\fR
.ad
.RS 23n
--- 23,32 ----
*** 80,90 ****
Pointer to a Consumer-allocated structure that the Provider fills with Provider
attributes.
.RE
.SH DESCRIPTION
- .sp
.LP
The \fBdat_ia_query()\fR functions provides the Consumer with the IA
parameters, as well as the IA and Provider attributes. Consumers pass in
pointers to Consumer-allocated structures for the IA and Provider attributes
that the Provider fills.
--- 79,88 ----
*** 93,103 ****
The \fIia_attr_mask\fR and \fIprovider_attr_mask\fR parameters allow the
Consumer to specify which attributes to query. The Provider returns values for
requested attributes. The Provider can also return values for any of the other
attributes.
.SS "Interface Adapter Attributes"
- .sp
.LP
The IA attributes are common to all open instances of the IA. DAT defines a
method to query the IA attributes but does not define a method to modify them.
.sp
.LP
--- 91,100 ----
*** 391,401 ****
is the name of the attribute. The second element is the value of the attribute
as a string.
.RE
.SS "DAPL Provider Attributes"
- .sp
.LP
The provider attributes are specific to the open instance of the IA. DAT
defines a method to query Provider attributes but does not define a method to
modify them.
.sp
--- 388,397 ----
*** 586,597 ****
\fBOptimal Buffer Alignment:\fR
.ad
.sp .6
.RS 4n
Local and remote DTO buffer alignment for optimal performance on the Platform.
! The \fBDAT_OPTIMAL_ALIGMNEMT\fR must be divisible by this attribute value. The
! maximum allowed value is \fBDAT_OPTIMAL_ALIGMNEMT\fR, or 256.
.RE
.sp
.ne 2
.na
--- 582,593 ----
\fBOptimal Buffer Alignment:\fR
.ad
.sp .6
.RS 4n
Local and remote DTO buffer alignment for optimal performance on the Platform.
! The \fBDAT_OPTIMAL_ALIGNMENT\fR must be divisible by this attribute value. The
! maximum allowed value is \fBDAT_OPTIMAL_ALIGNMENT\fR, or 256.
.RE
.sp
.ne 2
.na
*** 634,644 ****
is the name of the attribute. The second element is the value of the attribute
as a string.
.RE
.SH RETURN VALUES
- .sp
.ne 2
.na
\fB\fBDAT_SUCCESS\fR\fR
.ad
.RS 25n
--- 630,639 ----
*** 662,672 ****
.RS 25n
Invalid DAT handle; ia_handle is invalid.
.RE
.SH ATTRIBUTES
- .sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.sp
--- 657,666 ----
*** 680,687 ****
_
MT-Level Safe
.TE
.SH SEE ALSO
- .sp
.LP
\fBlibdat\fR(3LIB), \fBattributes\fR(5)
--- 674,680 ----