summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xev.man4
1 files 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.