aboutsummaryrefslogtreecommitdiffstats
path: root/man7/udp.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/udp.7')
-rw-r--r--man7/udp.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/udp.7 b/man7/udp.7
index 4653509114..243d313467 100644
--- a/man7/udp.7
+++ b/man7/udp.7
@@ -12,7 +12,7 @@ udp \- User Datagram Protocol for IPv4
.B #include <sys/socket.h>
.br
.B #include <netinet/in.h>
-.br
+.sp
.B udp_socket = socket(PF_INET, SOCK_DGRAM, 0);
.SH DESCRIPTION
This is an implementation of the User Datagram Protocol