summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-25 19:28:09 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-25 19:28:09 +0000
commitc0ca603fd38f805d5f53490ec6fb8b5e7f813954 (patch)
treeb6888473ddfebe03b899972613670c5ce797c4d2 /man
parent6b0dceb5b6027c98e478467576cf61aee1d87074 (diff)
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16
Diffstat (limited to 'man')
-rw-r--r--man/DBE.man4
-rw-r--r--man/XdbeSwapBuffers.man4
2 files changed, 4 insertions, 4 deletions
diff --git a/man/DBE.man b/man/DBE.man
index b13427c..62b6992 100644
--- a/man/DBE.man
+++ b/man/DBE.man
@@ -25,7 +25,7 @@
.\" dealing in this Software without prior written authorization from the
.\" Hewlett-Packard Company.
.\"
-.\" $XFree86: xc/doc/man/Xext/dbe/DBE.man,v 3.4 2001/01/27 18:20:19 dawes Exp $
+.\" $XFree86: xc/doc/man/Xext/dbe/DBE.man,v 3.5 2003/05/29 21:48:04 herrb Exp $
.\"
.TH DBE 3X11 __xorgversion__ "X FUNCTIONS"
.SH NAME
@@ -131,7 +131,7 @@ is cleared.
.RE
The effect of passing a window to a function that accepts a drawable
-is unchanged by this extension. The window and front buffer are synonomous
+is unchanged by this extension. The window and front buffer are synonymous
with each other. This includes obeying the
.B XGetImage()
and
diff --git a/man/XdbeSwapBuffers.man b/man/XdbeSwapBuffers.man
index 0795cd8..4313e4c 100644
--- a/man/XdbeSwapBuffers.man
+++ b/man/XdbeSwapBuffers.man
@@ -25,7 +25,7 @@
.\" dealing in this Software without prior written authorization from the
.\" Hewlett-Packard Company.
.\"
-.\" $XFree86: xc/doc/man/Xext/dbe/XdbeSwap.man,v 3.5 2001/02/07 22:35:22 tsi Exp $
+.\" $XFree86: xc/doc/man/Xext/dbe/XdbeSwap.man,v 3.6 2003/05/29 21:48:04 herrb Exp $
.\"
.TH XdbeSwapBuffers 3X11 __xorgversion__ "X FUNCTIONS"
.SH NAME
@@ -82,7 +82,7 @@ The unobscured region of the new back buffer will be the contents of the old
back buffer
.SH ERRORS
.IP BadMatch
-A non-double-buffered window was specififed or a window was specified twice.
+A non-double-buffered window was specified or a window was specified twice.
.IP BadWindow
An invalid window was specified.
.IP BadValue