git: 529f11385caa - main - tcp(4): fix a misnomer
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Jun 2023 18:26:12 UTC
The branch main has been updated by mhorne:
URL: https://cgit.FreeBSD.org/src/commit/?id=529f11385caaf79933ff2d8e1a8798a1c29e6c49
commit 529f11385caaf79933ff2d8e1a8798a1c29e6c49
Author: Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2023-06-29 18:24:46 +0000
Commit: Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2023-06-29 18:25:54 +0000
tcp(4): fix a misnomer
This is almost certainly not the meaning of PCB used here.
Reviewed by: markj
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D40786
---
share/man/man4/tcp.4 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4
index 382e39a4355d..8ba37474fd1d 100644
--- a/share/man/man4/tcp.4
+++ b/share/man/man4/tcp.4
@@ -34,7 +34,7 @@
.\" From: @(#)tcp.4 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd June 6, 2023
+.Dd June 29, 2023
.Dt TCP 4
.Os
.Sh NAME
@@ -776,7 +776,7 @@ which both endpoints are local.
.It Va path_mtu_discovery
Enable Path MTU Discovery.
.It Va pcbcount
-Number of active process control blocks
+Number of active protocol control blocks
(read-only).
.It Va perconn_stats_enable
Controls the default collection of statistics for all connections using the