From d2a9bcb1ccabd6010a506e9f21b10087f0ba9d19 Mon Sep 17 00:00:00 2001 From: Jon Bernard Date: Fri, 7 Jul 2017 07:20:52 -0400 Subject: [PATCH] Remove trailing whitespace from manpage --- xcape.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcape.1 b/xcape.1 index 255ea84..736a38d 100644 --- a/xcape.1 +++ b/xcape.1 @@ -28,7 +28,7 @@ Use \fImap-expression\fR as the expression(s). .SH EXPRESSION SYNTAX Expression syntax is \'\fBModKey\fR=\fBKey\fR[|\fBOtherKey\fR]\'. Multiple -expressions can be passed, delimited by semi-colons (;). +expressions can be passed, delimited by semi-colons (;). .PP A list of keysyms can be found in the header file <\fIX11/keysymdef.h\fR> (without the \fIXK_\fR prefix).