Page MenuHomeFreeBSD

iflib(4): Fix mdoc issues.
ClosedPublic

Authored by 0mp on Sep 21 2018, 10:02 AM.
Tags
None
Referenced Files
F151894715: D17270.id.diff
Sat, Apr 11, 10:11 AM
Unknown Object (File)
Fri, Apr 10, 1:40 PM
Unknown Object (File)
Fri, Apr 3, 1:57 AM
Unknown Object (File)
Fri, Apr 3, 1:25 AM
Unknown Object (File)
Sat, Mar 28, 6:00 AM
Unknown Object (File)
Dec 25 2025, 1:28 PM
Unknown Object (File)
Dec 16 2025, 6:07 AM
Unknown Object (File)
Nov 27 2025, 2:55 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 Passed
Unit
No Test Coverage
Build Status
Buildable 19722
Build 19285: arc lint + arc unit

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.