diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-05-18 19:37:37 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-05-18 19:37:37 +0000 |
commit | ed8b5dc3d5426f4774308a46ca2835134844f28e (patch) | |
tree | 6a84e81f8ccf7faf4497c80e83bfc921a532648f /lib/libX11/man/XGetWindowAttributes.man | |
parent | b10ed8a977078fdc40846586222217fa9255196d (diff) |
Update to libX11 1.3.3. Tested on a bulk ports build by naddy@.
Diffstat (limited to 'lib/libX11/man/XGetWindowAttributes.man')
-rw-r--r-- | lib/libX11/man/XGetWindowAttributes.man | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libX11/man/XGetWindowAttributes.man b/lib/libX11/man/XGetWindowAttributes.man index 2aa86e41e..de8560115 100644 --- a/lib/libX11/man/XGetWindowAttributes.man +++ b/lib/libX11/man/XGetWindowAttributes.man @@ -41,8 +41,6 @@ .\" of this documentation for any purpose. .\" It is provided ``as is'' without express or implied warranty. .\" -.\" $XFree86: xc/doc/man/X11/XGetWAttr.man,v 1.3 2003/04/28 22:17:55 herrb Exp $ -.\" $XdotOrg: lib/X11/man/XGetWindowAttributes.man,v 1.2 2004-04-23 18:42:09 eich Exp $ .\" .ds xT X Toolkit Intrinsics \- C Language Interface .ds xW Athena X Widgets \- C Language X Toolkit Interface @@ -391,7 +389,7 @@ A value for a Drawable argument does not name a defined Window or Pixmap. .ZN BadWindow A value for a Window argument does not name a defined Window. .SH "SEE ALSO" -XQueryPointer(3X11), -XQueryTree(3X11) +XQueryPointer(__libmansuffix__), +XQueryTree(__libmansuffix__) .br \fI\*(xL\fP |