summaryrefslogtreecommitdiff
path: root/man/XtSetLanguageProc.man
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-01 13:44:14 +0000
committerEgbert Eich <eich@suse.de>2004-03-01 13:44:14 +0000
commitdb14fa49b0d76bb44d6c6f5cb1c978d32b31c4f1 (patch)
tree6f72daca2e517d094c6e5638d30b306ab9c2a960 /man/XtSetLanguageProc.man
parentcdaa6bdee4f6796ac6337fa030bfe4aaa3975db2 (diff)
3. Added missing parts to XKB to make XEVIE branch compile (Egbert Eich).XEVIE
2. Merged with XORG-CURRENT branch to obtain a bugfix (Egbert Eich). 1. First add of SUN's XIVIE extension (Stuart Kreitman).
Diffstat (limited to 'man/XtSetLanguageProc.man')
-rw-r--r--man/XtSetLanguageProc.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XtSetLanguageProc.man b/man/XtSetLanguageProc.man
index b39e5d7..86c4830 100644
--- a/man/XtSetLanguageProc.man
+++ b/man/XtSetLanguageProc.man
@@ -26,7 +26,7 @@
.\" other dealings in this Software without prior written authorization
.\" from the X Consortium.
.\"
-.\" $XFree86: xc/doc/man/Xt/XtSetLangP.man,v 1.4 2003/05/29 21:48:05 herrb Exp $
+.\" $XFree86: xc/doc/man/Xt/XtSetLangP.man,v 1.5 2004/01/12 21:43:19 herrb Exp $
.\"
.ds tk X Toolkit
.ds xT X Toolkit Intrinsics \- C Language Interface
@@ -159,7 +159,7 @@ returns the previously registered language procedure. If a language
procedure has not yet been registered, the return value is unspecified
but if this return value is used in a subsequent call to
.ZN XtSetLanguageProc ,
-it will because the default language procedure to be registered.
+it will cause the default language procedure to be registered.
.LP
The default language procedure does the following:
.IP \(bu 5