Page MenuHomeFreeBSD

iflib(4): Fix mdoc issues.
ClosedPublic

Authored by 0mp on Sep 21 2018, 10:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 16, 6:07 AM
Unknown Object (File)
Thu, Nov 27, 2:55 PM
Unknown Object (File)
Nov 15 2025, 11:29 PM
Unknown Object (File)
Nov 8 2025, 10:14 PM
Unknown Object (File)
Nov 3 2025, 1:51 PM
Unknown Object (File)
Oct 29 2025, 12:32 PM
Unknown Object (File)
Oct 29 2025, 12:32 PM
Unknown Object (File)
Oct 29 2025, 12:32 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.