Bugzilla – Bug 148473
more X11 man pages...
Last modified: 2006-02-08 21:32:40 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__)
Which other manpages are broken?
(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...
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.
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?
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.
Fixed for Beta5. Wed Feb 8 22:24:46 CET 2006 - sndirsch@suse.de - enable preprocessing of manual pages (Bug #148473) make [...] PREPROCESSMANPAGES="true"