socket(9): Remove duplicate word 'is is'

MFC after:	1 week
This commit is contained in:
gbe 2020-10-22 18:45:49 +00:00
parent 6207dc3d33
commit cb80685d5a

View File

@ -378,7 +378,7 @@ or
A kernel system can use the
.Fn sodtor_set
function to set a destructor for a socket.
The destructor is called when the socket is is about to be freed.
The destructor is called when the socket is about to be freed.
The destructor is called before the protocol detach routine.
The destructor can serve as a callback to initiate additional cleanup actions.
.Ss Socket I/O