[PATCH] man: Add -event to the command synopsis

Aaron Plattner aplattner at nvidia.com
Tue Jan 29 15:08:56 PST 2013


Commit d33b2c81bd931d581e5ce4b36f99ee60a76e740d added an option, -event, to
allow the user to select which events to display.  I remembered to add it to the
man page's OPTIONS, section, but not to the command summary in the SYNOPSIS
section.

Signed-off-by: Aaron Plattner <aplattner at nvidia.com>
---
Of course I noticed this right *after* making a new release.

Brown paper bag, engage.  I don't plan to make a new release just for this.

 man/xev.man | 1 +
 1 file changed, 1 insertion(+)

diff --git a/man/xev.man b/man/xev.man
index ca38d56..f40b81d 100644
--- a/man/xev.man
+++ b/man/xev.man
@@ -6,6 +6,7 @@ xev - print contents of X events
 [\-display \fIdisplayname\fP] [\-geometry \fIgeom\fP]
 [\-bw \fIpixels\fP] [\-bs \fI{NotUseful,WhenMapped,Always}\fP]
 [\-id \fIwindowid\fP] [\-root] [\-s] [\-name \fIstring\fP] [\-rv]
+[\-event \fIevent_mask\fP [\-event \fIevent_mask\fP ...]]
 .SH DESCRIPTION
 .PP
 \fIXev\fP creates a window and then asks the X server to send it
-- 
1.7.12



More information about the xorg-devel mailing list