Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 425370 - /etc/conf.d/dmesg: mentions dmesg(8) which is not installed
Summary: /etc/conf.d/dmesg: mentions dmesg(8) which is not installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: OpenRC (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: OpenRC Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 417391
  Show dependency tree
 
Reported: 2012-07-08 19:38 UTC by Toralf Förster
Modified: 2012-07-09 14:28 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 Toralf Förster gentoo-dev 2012-07-08 19:38:56 UTC
tfoerste@n22 ~ $ man 8 dmesg
No entry for dmesg in section 8 of the manual


Reproducible: Always
Comment 1 William Hubbs gentoo-dev 2012-07-09 14:28:33 UTC
This is fixed in commit 84ad14b.
The referenced man page is in section 1 instead of section 8.
Thanks for the report.