Bug 20575

Summary: man page for XCreatePixmapFromBitmapData doesn't match signature
Product: xorg Reporter: Caolán McNamara <caolanm>
Component: Lib/XlibAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: janitor, patch
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
fix man page
none
actually, might as well fix the two other ones that don't match that I see as well none

Description Caolán McNamara 2009-03-10 02:02:04 UTC
Created attachment 23716 [details] [review]
fix man page

There's a "unsigned int bg" listed in the man page when it should be "unsigned long bg". Trivial patch attached
Comment 1 Caolán McNamara 2009-03-10 02:44:06 UTC
Created attachment 23717 [details] [review]
actually, might as well fix the two other ones that don't match that I see as well
Comment 2 Alan Coopersmith 2009-03-16 14:18:25 UTC
Thanks for the fix!   Patch applied to git master:

commit 837703c8651e1321a50147a8311c56e4758ce08a
Author: Caolan McNamara <caolanm@redhat.com>
Date:   Mon Mar 16 14:15:50 2009 -0700

    Bug 20575: man page for XCreatePixmapFromBitmapData doesn't match signature
    
    X.Org Bug #20575 <http://bugs.freedesktop.org/show_bug.cgi?id=20575>
    Patch #23717 <http://bugs.freedesktop.org/attachment.cgi?id=23717>
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

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.