aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorGregor Jasny <gjasny@googlemail.com>2018-08-18 14:28:18 +0200
committerGregor Jasny <gjasny@googlemail.com>2018-08-18 14:28:18 +0200
commit71d701d29283eb201642c59415e26101c3a988ab (patch)
tree050e459493bb051ebad6139b1f610e326117f21d /utils
parent87e1d5afbda2ef76920ff6e806e2a03053637382 (diff)
ir-keytable: fix spelling-error-in-manpage
Diffstat (limited to 'utils')
-rw-r--r--utils/keytable/ir-keytable.1.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/keytable/ir-keytable.1.in b/utils/keytable/ir-keytable.1.in
index ffd2d705..c8ff722e 100644
--- a/utils/keytable/ir-keytable.1.in
+++ b/utils/keytable/ir-keytable.1.in
@@ -36,11 +36,11 @@ Sets the delay before repeating a keystroke.
Set scancode to keycode mapping.
.TP
\fB\-p\fR, \fB\-\-protocol\fR=\fIPROTOCOL\fR
-Comma seperated list of kernel protocols or BPF protocol to enable. All
+Comma separated list of kernel protocols or BPF protocol to enable. All
other protocols are disabled.
.TP
\fB\-e\fR, \fB\-\-parameter\fR=\fIPARAMETER\fR
-Commma seperated list of parameters for the BPF protocol.
+Comma separated list of parameters for the BPF protocol.
.TP
\fB\-P\fR, \fB\-\-period\fR\=\fiPERIOD\fR
Sets the period to repeat a keystroke.
@@ -90,7 +90,7 @@ e.g. \fBmanchester\fR, \fBrc_mm\fR, \fBpulse_distance\fR, \fBpulse_length\fR.
If it does not match any of these, it is taken to be the path of BPF decoder
to be loaded.
.IP \fIPARAMETERS\fR
-Comma seperated list of parameters for the BPF protocol being loaded. They have the format of name=value, where value is an number.
+Comma separated list of parameters for the BPF protocol being loaded. They have the format of name=value, where value is an number.
.IP \fIDELAY\fR
Delay before repeating a keystroke
.IP \fIPERIOD\fR

Privacy Policy