Bug 2794 - Typo: missing parameter on manpage
Summary: Typo: missing parameter on manpage
Status: RESOLVED WONTFIX
Alias: None
Product: xprint
Classification: Unclassified
Component: Documentation: Manual pages (manpages) (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: lowest trivial
Assignee: Roland Mainz
QA Contact:
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2005-03-23 13:53 UTC by Jaroslaw Filiochowski
Modified: 2011-09-13 15:47 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Proposed Solution (661 bytes, patch)
2005-03-23 13:54 UTC, Jaroslaw Filiochowski
no flags Details | Splinter Review

Description Jaroslaw Filiochowski 2005-03-23 13:53:45 UTC
In file:
xc/doc/man/X11/XConfWin.man

it says:
XConfigureWindow(Display *display, Window w, unsigned value_mask);

while it should be:
XConfigureWindow(Display *display, Window w, unsigned value_mask, XWindowChanges
*values);
Comment 1 Jaroslaw Filiochowski 2005-03-23 13:54:36 UTC
Created attachment 2199 [details] [review]
Proposed Solution
Comment 2 Corbin Simpson 2011-09-13 15:47:18 UTC
Closing WONTFIX because nobody cares about Xprint. Reopen if you plan to address this bug.


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.