linux icon indicating copy to clipboard operation
linux copied to clipboard

Man page documentation for TCP bind() and connect() control

Open gnoack opened this issue 1 year ago • 3 comments

The TCP bind() and connect() patch set came with kernel documentation, but we missed to update the man pages altogether -- @BoardzMaster is that something you would look into?

gnoack avatar Jun 05 '24 17:06 gnoack

Friendly ping?

gnoack avatar Jul 10 '24 11:07 gnoack

@BoardzMaster I have started to copy the documentation into the man pages and will send a review soon (a bigger chunk for the man pages, and a variety of documentation fixes in the kernel docs). When I do, I'd appreciate it if you could review it and sign if off.

gnoack avatar Jul 15 '24 13:07 gnoack

https://lore.kernel.org/all/[email protected]/

Additionally, I am correcting a few things that I spotted in the kernel documentation. That was a variety of smaller fixes, so I bundled them in a single patch at

https://lore.kernel.org/all/[email protected]/

Please have a look!

gnoack avatar Jul 15 '24 16:07 gnoack

https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/commit/?id=91f74b6f1f26bb7c32e8b0ec53a9c5b95891ec2e

gnoack avatar Aug 26 '24 18:08 gnoack