connect.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-16 07:59:52 +01:00
parent f3ece15a52
commit 536f641b82
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ See also
.BR accept (2).
If
.B connect()
.BR connect ()
fails, consider the state of the socket as unspecified.
Portable applications should close the socket and create a new one for
reconnecting.