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

Bug 529374

Summary: mdoc warning for rc-update manpage
Product: Gentoo Hosted Projects Reporter: S. Gilles <sgilles>
Component: OpenRCAssignee: OpenRC Team <openrc>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 520144    
Attachments: Fix-mdoc-warning-for-empty-line.patch

Description S. Gilles 2014-11-15 19:37:44 UTC
Created attachment 389432 [details, diff]
Fix-mdoc-warning-for-empty-line.patch

`man rc-update` gives the following on stderr:

mdoc warning: Empty input line #93

This is easily fixed by modifying rc-update.8, as in the attached patch.
Comment 1 William Hubbs gentoo-dev 2014-11-22 18:41:00 UTC
This is fixed in commit dff6e4a and will be included in openrc-0.14.
Thanks for the report.