From 53c871b0439997c0a73ecf8f1af892efa955daa7 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Thu, 13 Jan 2011 11:15:47 -0500 Subject: man: remove trailing spaces and tabs Using s/[ \t]*$// Signed-off-by: Gaetan Nadon --- xev.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xev.man b/xev.man index 8bb7e32..f124cd6 100644 --- a/xev.man +++ b/xev.man @@ -13,7 +13,7 @@ xev - print contents of X events moved, resized, typed in, clicked in, etc.). You can also attach it to an existing window. It is useful for seeing what causes events to occur and to display the information that they contain; it is essentially a debugging and -development tool, and should not be needed in normal usage. +development tool, and should not be needed in normal usage. .SH OPTIONS .TP 8 .B \-display \fIdisplay\fP @@ -21,7 +21,7 @@ This option specifies the X server to contact. .TP 8 .B \-geometry \fIgeom\fP This option specifies the size and/or location of the window, if a window is -to be created. +to be created. .TP 8 .B \-bw \fIpixels\fP This option specifies the border width for the window. -- cgit v1.2.3