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/XSetClipOrigin.man | |
parent | b10ed8a977078fdc40846586222217fa9255196d (diff) |
Update to libX11 1.3.3. Tested on a bulk ports build by naddy@.
Diffstat (limited to 'lib/libX11/man/XSetClipOrigin.man')
-rw-r--r-- | lib/libX11/man/XSetClipOrigin.man | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/lib/libX11/man/XSetClipOrigin.man b/lib/libX11/man/XSetClipOrigin.man index ddbe6cfe9..83decc7cb 100644 --- a/lib/libX11/man/XSetClipOrigin.man +++ b/lib/libX11/man/XSetClipOrigin.man @@ -40,7 +40,6 @@ .\" of this documentation for any purpose. .\" It is provided ``as is'' without express or implied warranty. .\" -.\" $XFree86: xc/doc/man/X11/XSeClipO.man,v 1.2 2001/01/27 18:20:04 dawes Exp $ .\" .ds xT X Toolkit Intrinsics \- C Language Interface .ds xW Athena X Widgets \- C Language X Toolkit Interface @@ -282,14 +281,14 @@ Unless a specific range is specified for an argument, the full range defined by the argument's type is accepted. Any argument defined as a set of alternatives can generate this error. .SH "SEE ALSO" -XCreateGC(3X11), -XDrawRectangle(3X11), -XQueryBestSize(3X11), -XSetArcMode(3X11), -XSetFillStyle(3X11), -XSetFont(3X11), -XSetLineAttributes(3X11), -XSetState(3X11), -XSetTile(3X11) +XCreateGC(__libmansuffix__), +XDrawRectangle(__libmansuffix__), +XQueryBestSize(__libmansuffix__), +XSetArcMode(__libmansuffix__), +XSetFillStyle(__libmansuffix__), +XSetFont(__libmansuffix__), +XSetLineAttributes(__libmansuffix__), +XSetState(__libmansuffix__), +XSetTile(__libmansuffix__) .br \fI\*(xL\fP |