From d4ae3d74f6f54ff81c26c1dcb7b1dae6bbd7f795 Mon Sep 17 00:00:00 2001 From: Mariusz Libera Date: Tue, 20 May 2014 18:47:08 +0200 Subject: [PATCH] Fix typo in man page. --- xcape.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xcape.1 b/xcape.1 index 812dd20..255ea84 100644 --- a/xcape.1 +++ b/xcape.1 @@ -65,10 +65,10 @@ when you press it. Hyper_L is a good candidate. .RS .nf \fBspare_modifier\fR="\fIHyper_L\fR" -\fBxmoadmap\fR \fB-e\fR "\fBkeycode\fR \fI65\fR = \fI$spare_modifier\fR" -\fBxmoadmap\fR \fB-e\fR "\fBremove\fR \fImod4\fR = \fI$spare_modifier\fR" +\fBxmodmap\fR \fB-e\fR "\fBkeycode\fR \fI65\fR = \fI$spare_modifier\fR" +\fBxmodmap\fR \fB-e\fR "\fBremove\fR \fImod4\fR = \fI$spare_modifier\fR" # hyper_l is mod4 by default -\fBxmoadmap\fR \fB-e\fR "\fBadd\fR \fIControl\fR = \fI$spare_modifier\fR" +\fBxmodmap\fR \fB-e\fR "\fBadd\fR \fIControl\fR = \fI$spare_modifier\fR" .fi .RE .PP