Bug 148473 - more X11 man pages...
Summary: more X11 man pages...
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Beta 2
Hardware: Other Other
: P2 - High : Normal (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-06 18:43 UTC by Harald Koenig
Modified: 2006-02-08 21:32 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harald Koenig 2006-02-06 18:43:50 UTC
at least some man pages have lots of __somelabel__ keys which haven't been
replaced, e.g. "man radeon":

        # man radeon

        RADEON(__drivermansuffix__)                        RADEON(__drivermansuffix__)
        ...
        DESCRIPTION
               radeon  is  a  __xservername__ driver for ATI RADEON based video cards.
        ...
               SEE ALSO
                      __xservername__(__appmansuffix__), __xconfigfile__(__filemansuf-
                      fix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__),
                      X(__miscmansuffix__)

        AUTHORS
               Authors include: ...



                                       __vendorversion__   RADEON(__drivermansuffix__)
Comment 1 Michael Gross 2006-02-07 15:25:58 UTC
Which other manpages are broken?
Comment 2 Harald Koenig 2006-02-07 15:42:00 UTC
(In reply to comment #1)
> Which other manpages are broken?

sorry, but I did not (and will not;) read all man pages.

at least for now this looks very X11 specific to me, so I'd first
check and fix the build system for X.  if thies doesn't catch all,
I'm sure more bug reports will show up by time...
Comment 3 Thorsten Kukuk 2006-02-08 13:28:17 UTC
I'm the maintainer of the man-pages package, but I'm not responsible for all this broken manual pages shipped with some other packages.
Comment 4 Michael Gross 2006-02-08 13:40:35 UTC
Yes I thought so... that's why I asked which other pages are broken. sorry.
Stefan: radeon.4 is part of the X11-manpages. Can you take care about this?
Comment 5 Stefan Dirsch 2006-02-08 18:24:53 UTC
Looks like only the driver manual pages of the xorg-x11-driver-video package (i810, mga, nv, r128, radeon, sis, via) are affected by this problem. Others,
e.g. trident are not.

Comment 6 Stefan Dirsch 2006-02-08 21:32:40 UTC
Fixed for Beta5.

Wed Feb  8 22:24:46 CET 2006 - sndirsch@suse.de
- enable preprocessing of manual pages (Bug #148473)

make [...] PREPROCESSMANPAGES="true"