Page MenuHomeFreeBSD

Pet mandoc (rc.subr(8))
ClosedPublic

Authored by 0mp on May 25 2018, 9:53 PM.
Referenced Files
F165884589: D15580.diff
Mon, Aug 10, 10:19 AM
Unknown Object (File)
Mon, Jul 27, 4:07 PM
Unknown Object (File)
Jul 4 2026, 6:34 PM
Unknown Object (File)
Jul 1 2026, 8:52 AM
Unknown Object (File)
Jun 30 2026, 10:16 PM
Unknown Object (File)
Jun 29 2026, 4:02 PM
Unknown Object (File)
Jun 29 2026, 8:55 AM
Unknown Object (File)
Jun 29 2026, 8:43 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 Not Applicable
Unit
Tests Not Applicable

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.