pasto in XkbGetKeyBehaviors(3) manual
Thomas Klausner
wiz at NetBSD.org
Tue Dec 9 05:33:09 PST 2014
LGTM
Revewied-by: Thomas Klausner <wiz at NetBSD.org>
On Tue, Dec 09, 2014 at 10:44:13AM +0100, Ingo Schwarze wrote:
> Hello,
>
> here is a simple patch against the master branch of
> git://anongit.freedesktop.org/git/xorg/lib/libX11
> to fix a pasto in the XkbGetKeyBehaviors(3) manual, found while
> testing the mandoc database facilities (mdocml.bsd.lv) on OpenBSD.
>
> Matthieu Herrb suggested i should send the patch here.
>
> Thank you for developing X11,
> Ingo
>
>
> diff --git a/man/xkb/XkbGetKeyBehaviors.man b/man/xkb/XkbGetKeyBehaviors.man
> index 3d2ae10..3d7407d 100644
> --- a/man/xkb/XkbGetKeyBehaviors.man
> +++ b/man/xkb/XkbGetKeyBehaviors.man
> @@ -19,13 +19,13 @@
> .\" FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
> .\" DEALINGS IN THE SOFTWARE.
> .\"
> -.TH XkbChangeTypesOfKey __libmansuffix__ __xorgversion__ "XKB FUNCTIONS"
> +.TH XkbGetKeyBehaviors __libmansuffix__ __xorgversion__ "XKB FUNCTIONS"
> .SH NAME
> -XkbChangeTypesOfKey \- Obtain the behaviors (the behaviors array) for a subset of the keys in
> +XkbGetKeyBehaviors \- Obtain the behaviors (the behaviors array) for a subset of the keys in
> a keyboard description from the server
> .SH SYNOPSIS
> .HP
> -.B Status XkbChangeTypesOfKey
> +.B Status XkbGetKeyBehaviors
> .BI "(\^Display *" "dpy" "\^,"
> .BI "unsigned int " "first" "\^,"
> .BI "unsigned int " "num" "\^,"
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
More information about the xorg-devel
mailing list