diff options
Diffstat (limited to 'man/XtCreateSelectionRequest.man')
-rw-r--r-- | man/XtCreateSelectionRequest.man | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/XtCreateSelectionRequest.man b/man/XtCreateSelectionRequest.man index 1352ea2..ad9db72 100644 --- a/man/XtCreateSelectionRequest.man +++ b/man/XtCreateSelectionRequest.man @@ -1,4 +1,5 @@ .\" $Xorg: XtCreateSR.man,v 1.3 2000/08/17 19:42:00 cpqbld Exp $ +.\" $XdotOrg: $ .\" .\" Copyright (c) 1993, 1994 X Consortium .\" @@ -178,7 +179,7 @@ calling .ZN XtCreateSelectionRequest and release the lock after calling .ZN XtSendSelectionRequest -to ensure that the thread assembling the reqeuest is safe from interference +to ensure that the thread assembling the request is safe from interference by another thread assembling a different request naming the same widget and selection. .LP @@ -192,7 +193,7 @@ are cleaned up. Subsequent calls to .ZN XtGetSelectionValueIncremental , and .ZN XtGetSelectionValuesIncremental -will not be defered. +will not be deferred. .SH "SEE ALSO" .br \fI\*(xT\fP |