[PATCH] XGrabKey manual page fix
Alan Coopersmith
alan.coopersmith at oracle.com
Mon Sep 19 15:13:49 PDT 2011
On 09/17/11 09:54, Alexander Polakov wrote:
> I guess it's meant to be like this
>
> diff --git a/man/XGrabKey.man b/man/XGrabKey.man
> index 66e85e0..8b31dd1 100644
> --- a/man/XGrabKey.man
> +++ b/man/XGrabKey.man
> @@ -290,7 +290,7 @@ alternatives can generate this error.
> .ZN BadWindow
> A value for a Window argument does not name a defined Window.
> .SH "SEE ALSO"
> -XAllowAccess(__libmansuffix__),
> +XAllowEvents(__libmansuffix__),
> XGrabButton(__libmansuffix__),
> XGrabKeyboard(__libmansuffix__),
> XGrabPointer(__libmansuffix__)
>
Makes sense to me too - pushed with a slightly tweaked commit message:
http://cgit.freedesktop.org/xorg/lib/libX11/commit/?id=e37a6da814b5653be46000a9a76902729660a2e6
Thanks. (I'd have asked for a signed-off-by from you for a more
significant change, but for just a one word change, we can live without.)
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Platform Engineering: X Window System
More information about the xorg-devel
mailing list