Bug 4112

Summary: Patch to XPutImage manpage.
Product: xorg Reporter: David Martínez Moreno <ender>
Component: DocumentationAssignee: Alan Coopersmith <alan.coopersmith>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: high CC: michel
Version: git   
Hardware: All   
OS: All   
URL: http://bugs.debian.org/323210
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Patch to fix multi-line macros in the manpage. none

Description David Martínez Moreno 2005-08-16 08:22:36 UTC
Hello. As reported in Debian bug #323210, some text appears in the manpage that
has no concordance with its surroundings.

In fact, it is due to some change in groff (I guess) that invalidated some macro
in the manpage. There are two macros affected. These macros were used to add
duplicated text, but they are used only once.

Anyway, I fixed the error by escaping the EOLs with \ .

It would be ideal to look the myriad of manpages that could carry .ds statements
and fix them. O:-)

Thanks.
Comment 1 David Martínez Moreno 2005-08-16 10:07:58 UTC
Created attachment 2897 [details] [review]
Patch to fix multi-line macros in the manpage.
Comment 2 Alan Coopersmith 2005-08-16 11:08:19 UTC
Yeah - when XFree86 converted to using cpp to generate manpages, they pulled out
the \ and broke a whole bunch of these multiline macros.   I fixed the ones in
the Xt man pages earlier this year under bug #2331 / attachment #1718 [details] [review].   Looks
like the same thing here.
Comment 3 Alan Coopersmith 2005-08-16 12:29:49 UTC
Fix committed to HEAD.  Should be included in 6.9RC1 & 7.0RC1.
Thanks for the report/patch.

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.