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/XDefineCursor.man | |
parent | b10ed8a977078fdc40846586222217fa9255196d (diff) |
Update to libX11 1.3.3. Tested on a bulk ports build by naddy@.
Diffstat (limited to 'lib/libX11/man/XDefineCursor.man')
-rw-r--r-- | lib/libX11/man/XDefineCursor.man | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libX11/man/XDefineCursor.man b/lib/libX11/man/XDefineCursor.man index a3000d23e..21e605dff 100644 --- a/lib/libX11/man/XDefineCursor.man +++ b/lib/libX11/man/XDefineCursor.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/XDefCur.man,v 1.2 2001/01/27 18:19:58 dawes Exp $ .\" .ds xT X Toolkit Intrinsics \- C Language Interface .ds xW Athena X Widgets \- C Language X Toolkit Interface @@ -196,7 +195,7 @@ A value for a Cursor argument does not name a defined Cursor. .ZN BadWindow A value for a Window argument does not name a defined Window. .SH "SEE ALSO" -XCreateFontCursor(3X11), -XRecolorCursor(3X11) +XCreateFontCursor(__libmansuffix__), +XRecolorCursor(__libmansuffix__) .br \fI\*(xL\fP |