summaryrefslogtreecommitdiff
path: root/man/XSynchronize.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XSynchronize.man')
-rw-r--r--man/XSynchronize.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/XSynchronize.man b/man/XSynchronize.man
index f99facc5..f19f2396 100644
--- a/man/XSynchronize.man
+++ b/man/XSynchronize.man
@@ -97,20 +97,20 @@ Specifies a Boolean value that indicates whether to enable
or disable synchronization.
.SH DESCRIPTION
The
-.ZN XSynchronize
+.B XSynchronize
function returns
the previous after function.
If onoff is
-.ZN True ,
-.ZN XSynchronize
+.BR True ,
+.B XSynchronize
turns on synchronous behavior.
If onoff is
-.ZN False ,
-.ZN XSynchronize
+.BR False ,
+.B XSynchronize
turns off synchronous behavior.
.LP
The specified procedure is called with only a display pointer.
-.ZN XSetAfterFunction
+.B XSetAfterFunction
returns the previous after function.
.SH "SEE ALSO"
XSetErrorHandler(__libmansuffix__)