aboutsummaryrefslogtreecommitdiffstats
path: root/man7/tcp.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/tcp.7')
-rw-r--r--man7/tcp.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/tcp.7 b/man7/tcp.7
index 3af5b6daa9..9d48507851 100644
--- a/man7/tcp.7
+++ b/man7/tcp.7
@@ -21,7 +21,7 @@ tcp \- TCP protocol
.B #include <netinet/in.h>
.br
.B #include <netinet/tcp.h>
-.br
+.sp
.B tcp_socket = socket(PF_INET, SOCK_STREAM, 0);
.SH DESCRIPTION
This is an implementation of the TCP protocol defined in