summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ttcp.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/ttcp.4')
-rw-r--r--share/man/man4/ttcp.44
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/ttcp.4 b/share/man/man4/ttcp.4
index 26800a5..5faed33 100644
--- a/share/man/man4/ttcp.4
+++ b/share/man/man4/ttcp.4
@@ -33,17 +33,15 @@
.Sh NAME
.Nm ttcp
.Nd Transmission Control Protocol Extensions for Transactions
-.Sh
+.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <sys/socket.h>
.Fd #include <netinet/in.h>
.Fd #include <netinet/tcp.h>
.Ft int
.Fn setsockopt sock IPPROTO_TCP TCP_NOPUSH &One "sizeof One"
-.br
.Ft ssize_t
.Fn sendto sock msg len MSG_EOF &sin "sizeof sin"
-.br
.Ft ssize_t
.Fn sendto sock msg len MSG_EOF 0 0
.Sh DESCRIPTION
OpenPOWER on IntegriCloud