diff options
-rw-r--r-- | share/man/man4/sctp.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/sctp.4 b/share/man/man4/sctp.4 index 32a694b..d5f4d3c 100644 --- a/share/man/man4/sctp.4 +++ b/share/man/man4/sctp.4 @@ -35,7 +35,7 @@ .Os .Sh NAME .Nm sctp -.Nd Internet Stream Transmission Control Protocol +.Nd Internet Stream Control Transmission Protocol .Sh SYNOPSIS .In sys/types.h .In sys/socket.h @@ -413,7 +413,6 @@ Note that the peer endpoint must also support the stream reset extension as well. .El -.Sh ERRORS .Sh SEE ALSO .Xr accept 2 , .Xr bind 2 , |