tcpsso: improve man page

Address comment provided by bcr.

MFC after:		1 week
Sponsored by:		Netflix, Inc.
This commit is contained in:
Michael Tuexen 2024-08-03 20:30:10 +02:00
parent 5c44e69d2f
commit 2edac5a60a

View File

@ -234,8 +234,7 @@ To switch all TCP endpoints from using the freebsd stack to the RACK stack use:
# tcpsso -S freebsd TCP_FUNCTION_BLK rack # tcpsso -S freebsd TCP_FUNCTION_BLK rack
.Ed .Ed
.Pp .Pp
All TCP endpoints in the LISTEN state can be switched to the RACK stack by Switch all TCP endpoints in the LISTEN state to the RACK stack by using:
using:
.Bd -literal -offset indent .Bd -literal -offset indent
# tcpsso -s LISTEN TCP_FUNCTION_BLK rack # tcpsso -s LISTEN TCP_FUNCTION_BLK rack
.Ed .Ed