artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b101d0
)
remove useless Pp;
author
jmc
<jmc@openbsd.org>
Thu, 11 Aug 2022 14:04:08 +0000
(14:04 +0000)
committer
jmc
<jmc@openbsd.org>
Thu, 11 Aug 2022 14:04:08 +0000
(14:04 +0000)
share/man/man4/tcp.4
patch
|
blob
|
history
diff --git
a/share/man/man4/tcp.4
b/share/man/man4/tcp.4
index
7a81b9a
..
6fe07e3
100644
(file)
--- a/
share/man/man4/tcp.4
+++ b/
share/man/man4/tcp.4
@@
-1,4
+1,4
@@
-.\" $OpenBSD: tcp.4,v 1.2
6 2022/08/11 09:15:35 claudio
Exp $
+.\" $OpenBSD: tcp.4,v 1.2
7 2022/08/11 14:04:08 jmc
Exp $
.\" $NetBSD: tcp.4,v 1.3 1994/11/30 16:22:35 jtc Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@
-122,7
+122,6
@@
The argument is a pointer to an instance of
.Vt "struct tcp_info"
(from
.In netinet/tcp.h ) .
-.Pp
.It Cd TCP_NODELAY
Under most circumstances,
.Tn TCP