Page MenuHomeFreeBSD

iflib(4): Fix mdoc issues.
ClosedPublic

Authored by 0mp on Sep 21 2018, 10:02 AM.
Tags
None
Referenced Files
F132463288: D17270.id.diff
Fri, Oct 17, 3:42 AM
Unknown Object (File)
Sat, Oct 11, 5:50 PM
Unknown Object (File)
Sep 14 2025, 12:34 PM
Unknown Object (File)
Sep 3 2025, 2:36 PM
Unknown Object (File)
Sep 3 2025, 2:03 PM
Unknown Object (File)
Sep 2 2025, 3:36 PM
Unknown Object (File)
Sep 2 2025, 12:12 PM
Unknown Object (File)
Aug 2 2025, 7:42 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.