Page MenuHomeFreeBSD

Pet mandoc (rc.subr(8))
ClosedPublic

Authored by 0mp on May 25 2018, 9:53 PM.
Referenced Files
F133640869: D15580.id45530.diff
Mon, Oct 27, 5:29 AM
Unknown Object (File)
Thu, Oct 23, 2:05 AM
Unknown Object (File)
Sat, Oct 18, 7:14 PM
Unknown Object (File)
Fri, Oct 17, 5:57 AM
Unknown Object (File)
Fri, Oct 17, 5:57 AM
Unknown Object (File)
Fri, Oct 17, 5:57 AM
Unknown Object (File)
Fri, Oct 17, 5:57 AM
Unknown Object (File)
Fri, Oct 17, 5:57 AM

Details

Reviewers
mat
bcr
Group Reviewers
manpages
Commits
rS337378: Fix "mandoc -Tlint" warnings.
Summary

This revision would solve two warnings reported by mandoc -Tlint:

mandoc: rc.subr.8:509:5: WARNING: skipping empty macro: Li
mandoc: rc.subr.8:422:17: STYLE: no blank before trailing delimiter: Em Please, note:

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18162
Build 17897: arc lint + arc unit

Event Timeline

There was a typo in the previous patch. Here's a new one.

I did not know portlint did lint man files.

0mp retitled this revision from Pet portlint (rc.subr(8)) to Pet mandoc (rc.subr(8)).May 25 2018, 10:45 PM
In D15580#329016, @mat wrote:

I did not know portlint did lint man files.

Haha, sorry. Sometimes I think mandoc and write portlint. :)

0mp edited the summary of this revision. (Show Details)

Reupload the patch using Arcanist.

mat added 1 blocking reviewer(s): manpages.
bcr added a subscriber: bcr.

OK from manpages.

This revision is now accepted and ready to land.Aug 5 2018, 3:37 PM
This revision was automatically updated to reflect the committed changes.