Print this page
9842 man page typos and spelling

@@ -23,11 +23,10 @@
     OUT   DAT_PROVIDER_ATTR       *\fIprovider_attributes\fR
     )
 .fi
 
 .SH PARAMETERS
-.sp
 .ne 2
 .na
 \fB\fIia_handle\fR\fR
 .ad
 .RS 23n

@@ -80,11 +79,10 @@
 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.

@@ -93,11 +91,10 @@
 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

@@ -391,11 +388,10 @@
 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

@@ -586,12 +582,12 @@
 \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.
+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,11 +630,10 @@
 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

@@ -662,11 +657,10 @@
 .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

@@ -680,8 +674,7 @@
 _
 MT-Level        Safe
 .TE
 
 .SH SEE ALSO
-.sp
 .LP
 \fBlibdat\fR(3LIB), \fBattributes\fR(5)