From 84adc60cae8e944777563501dd633622a28bdb3b Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 27 Mar 2004 07:08:16 +0000 Subject: Fix typo (IsModiferKey should be IsModifierKey) --- man/IsCursorKey.man | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/man/IsCursorKey.man b/man/IsCursorKey.man index 4d36bbe..1673b96 100644 --- a/man/IsCursorKey.man +++ b/man/IsCursorKey.man @@ -1,3 +1,4 @@ +.\" $XdotOrg: lib/X11/man/IsCursorKey.man,v 1.1.4.2.6.2 2004-03-27 07:08:16 alanc Exp $ .\" Copyright \(co 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1994, 1996 X Consortium .\" .\" Permission is hereby granted, free of charge, to any person obtaining @@ -142,7 +143,7 @@ .ny0 .TH IsCursorKey 3X11 __xorgversion__ "XLIB FUNCTIONS" .SH NAME -IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsPrivateKeypadKey \- keysym classification macros +IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModifierKey, IsPFKey, IsPrivateKeypadKey \- keysym classification macros .SH SYNTAX int IsCursorKey\^(\^KeySym \fIkeysym\fP\^); .LP @@ -187,7 +188,7 @@ macro returns if the specified KeySym is a miscellaneous function key. .LP The -.ZN IsModiferKey +.ZN IsModifierKey macro returns .ZN True if the specified KeySym is a modifier key. -- cgit v1.2.3