aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/tcp_functions.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/tcp_functions.9')
-rw-r--r--share/man/man9/tcp_functions.95
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man9/tcp_functions.9 b/share/man/man9/tcp_functions.9
index 93d5b810e6d9..d0fb8ee2b217 100644
--- a/share/man/man9/tcp_functions.9
+++ b/share/man/man9/tcp_functions.9
@@ -281,8 +281,9 @@ for that socket, the kernel will call the function pointed to by the
.Va tfb_tcp_handoff_ok
field.
The function should return 0 if the user is allowed to switch the socket to use
-the TCP stack. Otherwise, the function should return an error code, which will
-be returned to the user.
+the TCP stack.
+Otherwise, the function should return an error code, which will be returned to
+the user.
If the
.Va tfb_tcp_handoff_ok
field is