mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-08 17:19:01 +02:00
Bug #9696: refer to XDefineCursor() instead of XDefineCusor().
This commit is contained in:
parent
603c2f88d4
commit
4068f3dae0
1 changed files with 1 additions and 1 deletions
|
|
@ -228,6 +228,6 @@ A value for a Drawable argument does not name a defined Window or Pixmap.
|
|||
.SH "SEE ALSO"
|
||||
XCreateColormap(3X11),
|
||||
XCreateFontCursor(3X11),
|
||||
XDefineCusor(3X11)
|
||||
XDefineCursor(3X11)
|
||||
.br
|
||||
\fI\*(xL\fP
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue