From 7aebfe657a7f06f24bebcff37979cdefb408864f Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Thu, 22 Oct 2020 18:45:49 +0000 Subject: [PATCH] socket(9): Remove duplicate word 'is is' MFC after: 1 week --- share/man/man9/socket.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man9/socket.9 b/share/man/man9/socket.9 index ddf6af7c2e0..1c3f7578501 100644 --- a/share/man/man9/socket.9 +++ b/share/man/man9/socket.9 @@ -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 -- 2.45.0