diff options
Diffstat (limited to 'lib/libXt/man/XtAddExposureToRegion.man')
-rw-r--r-- | lib/libXt/man/XtAddExposureToRegion.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXt/man/XtAddExposureToRegion.man b/lib/libXt/man/XtAddExposureToRegion.man index df102628f..3926b0d11 100644 --- a/lib/libXt/man/XtAddExposureToRegion.man +++ b/lib/libXt/man/XtAddExposureToRegion.man @@ -128,7 +128,7 @@ XtAddExposureToRegion \- merge exposure events into a region .SH SYNTAX .HP -void XtAddExposureToRegion(XEvent *\fIevent\fP, Region \fIregion\fP); +void XtAddExposureToRegion(XEvent *\fIevent\fP, Region \fIregion\fP); .SH ARGUMENTS .IP \fIevent\fP 1i Specifies a pointer to the @@ -153,7 +153,7 @@ event, .ZN XtAddExposureToRegion returns without an error and without modifying region. .LP -This function is used by the exposure compression mechanism +This function is used by the exposure compression mechanism (see Section 7.9.3). .SH "SEE ALSO" .br |