summaryrefslogtreecommitdiffstats
path: root/share/man/man4/tcp.4
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>1998-11-17 23:20:52 +0000
committeraaron <aaron@openbsd.org>1998-11-17 23:20:52 +0000
commit8749c1fe0d2499bf9608f394c1cf1869e38fa766 (patch)
treecfe559ade2dfdd46c043136b8455a3e00988c885 /share/man/man4/tcp.4
parentMove perl install to be after binutils since binutils installs some headers that we may want to convert with h2ph (diff)
downloadwireguard-openbsd-8749c1fe0d2499bf9608f394c1cf1869e38fa766.tar.xz
wireguard-openbsd-8749c1fe0d2499bf9608f394c1cf1869e38fa766.zip
cleanup
Diffstat (limited to 'share/man/man4/tcp.4')
-rw-r--r--share/man/man4/tcp.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4
index ff6d55050c1..4f1f0e93487 100644
--- a/share/man/man4/tcp.4
+++ b/share/man/man4/tcp.4
@@ -61,7 +61,7 @@ a specific
.Tn TCP
port on the host identifying the peer entity.
.Pp
-Sockets utilizing the tcp protocol are either
+Sockets utilizing the TCP protocol are either
.Dq active
or
.Dq passive .
@@ -135,7 +135,7 @@ Do not use selective acknowledgements for this connection. See
.El
.Pp
The option level for the
-.Xr setsockopt
+.Xr setsockopt 2
call is the protocol number for
.Tn TCP ,
available from
@@ -180,9 +180,9 @@ exists.
.Sh SEE ALSO
.Xr getsockopt 2 ,
.Xr socket 2 ,
-.Xr netintro 4 ,
.Xr inet 4 ,
.Xr ip 4
+.Xr netintro 4
.Sh HISTORY
The
.Nm