diff options
author | Egbert Eich <eich@suse.de> | 2004-01-29 08:09:12 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-01-29 08:09:12 +0000 |
commit | dbba2cffbc57e5bbdec8f24417a8a5dcfef7c2a2 (patch) | |
tree | 341ab3c80f9fd4decdaeb50d9449d5542cec2dbf /xkbcomp.man | |
parent | 8aa5bcfe58d3776746d7b0d627f2fb8744fb0817 (diff) |
Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-4_3_99_903_specialxf86-012804-2330
Diffstat (limited to 'xkbcomp.man')
-rw-r--r-- | xkbcomp.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xkbcomp.man b/xkbcomp.man index 29c19c1..55beef7 100644 --- a/xkbcomp.man +++ b/xkbcomp.man @@ -3,7 +3,7 @@ .\" .\" .\" -.\" $XFree86: xc/programs/xkbcomp/xkbcomp.man,v 1.11 2003/07/28 21:57:02 herrb Exp $ +.\" $XFree86: xc/programs/xkbcomp/xkbcomp.man,v 1.12 2004/01/12 21:43:20 herrb Exp $ .\" .TH XKBCOMP 1 __xorgversion__ .SH NAME @@ -26,8 +26,8 @@ used to verify that the files which typically make up an XKB keymap are merged correctly or to create a single file which contains a complete description of the keymap. .PP -The \fIsource\fP may specify an X display, or an \fI.xkb\fP or -\fI.xkm\fP file; unless explicitly specified, the format of \fIdestination\fP +The \fIsource\fP may specify an X display, or an \fI.xkb\fP or \fI.xkm\fP +file; unless explicitly specified, the format of \fIdestination\fP depends on the format of the source. Compiling a \fI.xkb\fP (keymap source) file generates a \fI.xkm\fP (compiled keymap file) by default. If the source is a \fI.xkm\fP file or an X display, \fIxkbcomp\fP generates a |