diff options
Diffstat (limited to 'man/XQueryTree.man')
-rw-r--r-- | man/XQueryTree.man | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man/XQueryTree.man b/man/XQueryTree.man index 3f1b65e..13b52cb 100644 --- a/man/XQueryTree.man +++ b/man/XQueryTree.man @@ -40,6 +40,8 @@ .\" of this documentation for any purpose. .\" It is provided ``as is'' without express or implied warranty. .\" +.\" $XFree86: xc/doc/man/X11/XQTree.man,v 1.3 2001/02/09 03:47:46 tsi Exp $ +.\" .ds xT X Toolkit Intrinsics \- C Language Interface .ds xW Athena X Widgets \- C Language X Toolkit Interface .ds xL Xlib \- C Language X Interface @@ -138,7 +140,7 @@ .el .sp 10p .. .ny0 -.TH XQueryTree 3X11 "Release 6.6" "X Version 11" "XLIB FUNCTIONS" +.TH XQueryTree 3X11 __xorgversion__ "XLIB FUNCTIONS" .SH NAME XQueryTree \- query window tree information .SH SYNTAX @@ -166,7 +168,7 @@ Returns the number of children. Returns the parent window. .IP \fIroot_return\fP 1i Returns the root window. -.ds Wi whose list of children, root, parent, and number of children \ +.ds Wi whose list of children, root, parent, and number of children you want to obtain .IP \fIw\fP 1i Specifies the window \*(Wi. |