summaryrefslogtreecommitdiff
path: root/man/XFillRectangle.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XFillRectangle.man')
-rw-r--r--man/XFillRectangle.man8
1 files changed, 5 insertions, 3 deletions
diff --git a/man/XFillRectangle.man b/man/XFillRectangle.man
index f05ae5a6..6cf034a3 100644
--- a/man/XFillRectangle.man
+++ b/man/XFillRectangle.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/XFillRect.man,v 1.3 2001/02/09 03:47:45 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 XFillRectangle 3X11 "Release 6.6" "X Version 11" "XLIB FUNCTIONS"
+.TH XFillRectangle 3X11 __xorgversion__ "XLIB FUNCTIONS"
.SH NAME
XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs \- fill rectangles, polygons, or arcs
.SH SYNTAX
@@ -245,14 +247,14 @@ You can pass
.ZN Convex ,
or
.ZN Nonconvex .
-.ds Wh , which are the dimensions of the rectangle to be filled \
+.ds Wh , which are the dimensions of the rectangle to be filled
or the major and minor axes of the arc
.IP \fIwidth\fP 1i
.br
.ns
.IP \fIheight\fP 1i
Specify the width and height\*(Wh.
-.ds Xy , which are relative to the origin of the drawable \
+.ds Xy , which are relative to the origin of the drawable
and specify the upper-left corner of the rectangle
.IP \fIx\fP 1i
.br