Summary: | mdoc warning for rc-update manpage | ||
---|---|---|---|
Product: | Gentoo Hosted Projects | Reporter: | S. Gilles <sgilles> |
Component: | OpenRC | Assignee: | 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 |
This is fixed in commit dff6e4a and will be included in openrc-0.14. Thanks for the report. |
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.