From ab0274e4b3c19a1aa65be5261560f3c931e27495 Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Tue, 25 Sep 2007 16:03:10 +0000 Subject: [PATCH] - Use the correct expanded name for SCTP (1) - Remove empty section PR: 116496 (1) Submitted by: koitsu Approved by: re (blanket) --- share/man/man4/sctp.4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/share/man/man4/sctp.4 b/share/man/man4/sctp.4 index 32a694bdefa..d5f4d3c5b31 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 ,