Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12350 - doman is failing to recognice what I assume its a valid manpage
Summary: doman is failing to recognice what I assume its a valid manpage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-17 19:12 UTC by Alvaro Figueroa (RETIRED)
Modified: 2002-12-18 02:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alvaro Figueroa (RETIRED) gentoo-dev 2002-12-17 19:12:33 UTC
While emerging xearth-1.1, I get the following error:
doman: 'xearth.man' is probably not a man page.

The result of this, is the xearth package not having a man page.
Comment 1 SpanKY gentoo-dev 2002-12-18 02:18:33 UTC
doman looks at the file ending to determine where to put the manpage ...
in other words if it isnt of the format name.[1-9] then doman has no
idea where to put it

http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/app-misc/xearth/xearth-1.1.ebuild.diff?r1=1.5&r2=1.6