Page MenuHomeFreeBSD

Add ecn(9) manual
ClosedPublic

Authored by pouria on Nov 1 2025, 4:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 9, 7:10 PM
Unknown Object (File)
Sat, Aug 8, 4:46 PM
Unknown Object (File)
Fri, Aug 7, 1:33 AM
Unknown Object (File)
Fri, Aug 7, 1:04 AM
Unknown Object (File)
Thu, Aug 6, 9:01 PM
Unknown Object (File)
Tue, Aug 4, 7:08 AM
Unknown Object (File)
Mon, Aug 3, 10:56 AM
Unknown Object (File)
Sun, Aug 2, 6:30 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

Fix grammar nits noted by @pauamma_gundo.com

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.