Page MenuHomeFreeBSD

Add ecn(9) manual
ClosedPublic

Authored by pouria on Nov 1 2025, 4:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 18, 8:41 PM
Unknown Object (File)
Sun, Mar 15, 5:34 PM
Unknown Object (File)
Sun, Mar 15, 2:15 PM
Unknown Object (File)
Sat, Mar 14, 6:06 PM
Unknown Object (File)
Fri, Mar 13, 1:37 AM
Unknown Object (File)
Fri, Mar 13, 1:31 AM
Unknown Object (File)
Wed, Mar 11, 4:23 PM
Unknown Object (File)
Wed, Mar 11, 8:46 AM

Details

Summary

Add ecn manual for ip_ecn functions.
Depends on D53516

Test Plan
mandoc -Tlint share/man/man9/ecn.9

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

pouria requested review of this revision.Nov 1 2025, 4:14 PM
glebius added inline comments.
share/man/man9/ecn.9
24–30

Should use standard uintXX_t types.

A few English grammar nits, fixable on commit.

share/man/man9/ecn.9
57
61
125
129
This revision is now accepted and ready to land.Nov 14 2025, 2:02 AM
This revision now requires review to proceed.Nov 15 2025, 11:35 AM

Done. Could you please accept this revision again? thank you!

English grammar and markup look good to me. I can't vouch for the accuracy and completeness.

This revision is now accepted and ready to land.Nov 15 2025, 3:37 PM
This revision was automatically updated to reflect the committed changes.