summaryrefslogtreecommitdiff
path: root/man/XdbeEndIdiom.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XdbeEndIdiom.man')
-rw-r--r--man/XdbeEndIdiom.man25
1 files changed, 13 insertions, 12 deletions
diff --git a/man/XdbeEndIdiom.man b/man/XdbeEndIdiom.man
index 9218ef5..b6a57a5 100644
--- a/man/XdbeEndIdiom.man
+++ b/man/XdbeEndIdiom.man
@@ -23,24 +23,25 @@
.\" dealing in this Software without prior written authorization from the
.\" Hewlett-Packard Company.
.\"
-.TH XdbeEndIdiom __libmansuffix__ __xorgversion__ "X FUNCTIONS"
+.TH XdbeEndIdiom __libmansuffix__ 1996-03-11 __xorgversion__
.SH NAME
XdbeEndIdiom - marks the end of a DBE idiom sequence.
.SH SYNOPSIS
+.nf
\&#include <X11/extensions/Xdbe.h>
-
+.sp
Status XdbeEndIdiom(
Display *dpy)
+.fi
.SH DESCRIPTION
This function marks the end of an idiom sequence.
.SH SEE ALSO
-DBE,
-.I XdbeAllocateBackBufferName(),
-.I XdbeBeginIdiom(),
-.I XdbeDeallocateBackBufferName(),
-.I XdbeFreeVisualInfo(),
-.I XdbeGetBackBufferAttributes(),
-.I XdbeGetVisualInfo(),
-.I XdbeQueryExtension(),
-.I XdbeSwapBuffers().
-
+.BR DBE (__libmansuffix__),
+.BR XdbeAllocateBackBufferName (__libmansuffix__),
+.BR XdbeBeginIdiom (__libmansuffix__),
+.BR XdbeDeallocateBackBufferName (__libmansuffix__),
+.BR XdbeFreeVisualInfo (__libmansuffix__),
+.BR XdbeGetBackBufferAttributes (__libmansuffix__),
+.BR XdbeGetVisualInfo (__libmansuffix__),
+.BR XdbeQueryExtension (__libmansuffix__),
+.BR XdbeSwapBuffers (__libmansuffix__).