diff options
author | Niveditha Rau <Niveditha.Rau@Sun.COM> | 2008-06-12 16:52:05 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2008-06-12 16:52:05 -0700 |
commit | 6bd5defc38d2e1868d9303026b38487d6bffc7ab (patch) | |
tree | fa0336dd43a7907b9a93b0ca0ea03d38682d69bc | |
parent | 6e1a5562d22f2f7cdc9478be1e3c809dfa509573 (diff) |
Fix typo in xkbprint man page
-rw-r--r-- | xkbprint.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xkbprint.man b/xkbprint.man index fefbdc7..2f7a4ab 100644 --- a/xkbprint.man +++ b/xkbprint.man @@ -12,7 +12,7 @@ xkbprint \- print an XKB keyboard description .PP The .I xkbprint -comman generates a printable or encapsulated PostScript description of the +command generates a printable or encapsulated PostScript description of the XKB keyboard description specified by \fIsource\fP. The \fIsource\fP can be any compiled keymap (.xkm) file that includes a geometry description or an X display specification. If an \fIoutput_file\fP is specified, xkbprint |