Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 425370

Summary: /etc/conf.d/dmesg: mentions dmesg(8) which is not installed
Product: Gentoo Hosted Projects Reporter: Toralf Förster <toralf>
Component: OpenRCAssignee: OpenRC Team <openrc>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 417391    

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.