diff options
Diffstat (limited to 'share/man/man4/tcp.4')
-rw-r--r-- | share/man/man4/tcp.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4 index 9a91eba..0de8be4 100644 --- a/share/man/man4/tcp.4 +++ b/share/man/man4/tcp.4 @@ -232,9 +232,9 @@ as described in RFC 2582. .It tcp.path_mtu_discovery Enable Path MTU Discovery .El -.Sh DIAGNOSTICS +.Sh ERRORS A socket operation may fail with one of the following errors returned: -.Bl -tag -width [EADDRNOTAVAIL] +.Bl -tag -width Er .It Bq Er EISCONN when trying to establish a connection on a socket which already has one; |