Page MenuHomeFreeBSD

iflib(4): Fix mdoc issues.
ClosedPublic

Authored by 0mp on Sep 21 2018, 10:02 AM.
Tags
None
Referenced Files
F135339740: D17270.diff
Sat, Nov 8, 10:14 PM
Unknown Object (File)
Mon, Nov 3, 1:51 PM
Unknown Object (File)
Wed, Oct 29, 12:32 PM
Unknown Object (File)
Wed, Oct 29, 12:32 PM
Unknown Object (File)
Wed, Oct 29, 12:32 PM
Unknown Object (File)
Wed, Oct 29, 6:27 AM
Unknown Object (File)
Fri, Oct 17, 3:42 AM
Unknown Object (File)
Sat, Oct 11, 5:50 PM
Subscribers

Details

Summary

Commit message:

iflib(4): Fix mdoc issues.

Changes:
- Fix "mandoc -Tlint" warnings.
- Use the "Er" macro for errors.
- Add an extra newline for readability.
- Reference m_pullup(9) and m_defrag(9).
- Use the "Fx" macro when talking about FreeBSD versions.
Test Plan
  • igor
  • mandoc -Tlint

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sep 22 2018, 7:24 AM
0mp added subscribers: krion, mat.

@krion, @mat, may I have your approval?

This revision was automatically updated to reflect the committed changes.