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

MFC after:	1 week
This commit is contained in:
Gordon Bergling 2020-10-22 18:45:49 +00:00
parent 1f7a058f02
commit 7aebfe657a

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