diff options
Diffstat (limited to 'man/XtGetActionKeysym.man')
-rw-r--r-- | man/XtGetActionKeysym.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/XtGetActionKeysym.man b/man/XtGetActionKeysym.man index 47b44fd..d6e95a1 100644 --- a/man/XtGetActionKeysym.man +++ b/man/XtGetActionKeysym.man @@ -1,4 +1,5 @@ .\" $Xorg: XtGetActK.man,v 1.3 2000/08/17 19:42:00 cpqbld Exp $ +.\" $XdotOrg: $ .\" .\" Copyright (c) 1993, 1994 X Consortium .\" @@ -152,7 +153,7 @@ or event, then .ZN XtGetActionKeysym returns the KeySym that matched the final event specification in the -translation table and, if /fImodifiers_return/fP is non-NULL, the +translation table and, if \fImodifiers_return\fP is non-NULL, the modifier state actually used to generate this KeySym; otherwise, if the event is a .ZN KeyPress |