Bug 9658

Summary: Bad markup on XIfEvent.3x
Product: xorg Reporter: Eric S. Raymond <esr>
Component: Lib/otherAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Eric S. Raymond 2007-01-14 10:48:50 UTC
--- XIfEvent.3x-orig	2006-12-20 02:40:06.000000000 -0500
+++ XIfEvent.3x	2006-12-20 02:40:30.000000000 -0500
@@ -221,7 +221,6 @@
 .ZN XLockDisplay .
 .LP
 The predicate procedure and its associated arguments are:
-.sM
 .HP
 Bool (\^*\fIpredicate\fP\^)\^(\^Display *\fIdisplay\fP, XEvent *\fIevent\fP,
XPointer \fIarg\fP\^)
 .IP \fIdisplay\fP 1i
@@ -238,7 +237,6 @@
 .ZN XPeekIfEvent 
 function.
 .LP
-.eM
 The predicate procedure is called once for each
 event in the queue until it finds a match. 
 After finding a match, the predicate procedure must return
Comment 1 Daniel Stone 2007-02-27 01:35:46 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 2 Alan Coopersmith 2007-08-21 15:43:58 UTC
Thanks for the patch - fix committed to git master:

commit fa4effe82759f864a22a2dc6c920fa72ddb175a8
Author: Eric S. Raymond <esr@thyrsus.com>
Date:   Sun Jan 14 10:48:00 2007 -0800

    Bug #9658: Bad markup on XIfEvent.3x
    
    X.Org Bugzilla #9658 <https://bugs.freedesktop.org/show_bug.cgi?id=9658>

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.