summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2008-04-28 16:57:56 +0000
committerrwatson <rwatson@FreeBSD.org>2008-04-28 16:57:56 +0000
commit6e7532b3863b37691a5540ab1553bd5e4ec6bbb9 (patch)
treee5c36f661a7f5fa25af1785547e47b0ffcad1917 /lib/libc/sys
parent42c3982ca99e42e58791709cf1917acbe4332f5f (diff)
downloadFreeBSD-src-6e7532b3863b37691a5540ab1553bd5e4ec6bbb9.zip
FreeBSD-src-6e7532b3863b37691a5540ab1553bd5e4ec6bbb9.tar.gz
Correct minor typos in SCTP man pages.
MFC after: 3 days
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/sctp_generic_recvmsg.21
-rw-r--r--lib/libc/sys/sctp_peeloff.22
2 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/sys/sctp_generic_recvmsg.2 b/lib/libc/sys/sctp_generic_recvmsg.2
index a2caccb..97a8f70 100644
--- a/lib/libc/sys/sctp_generic_recvmsg.2
+++ b/lib/libc/sys/sctp_generic_recvmsg.2
@@ -45,7 +45,6 @@
.In netinet/sctp.h
.Ft int
.Fn sctp_generic_recvmsg "int s" "struct iovec *iov" "int iovlen" "struct sockaddr *from" "socklen_t *fromlen" "struct sctp_sndrcvinfo *sinfo" "int *msgflags"
-.Ft int
.Sh DESCRIPTION
The
.Fn sctp_generic_recvmsg
diff --git a/lib/libc/sys/sctp_peeloff.2 b/lib/libc/sys/sctp_peeloff.2
index b94d49e..0ae20d6 100644
--- a/lib/libc/sys/sctp_peeloff.2
+++ b/lib/libc/sys/sctp_peeloff.2
@@ -36,7 +36,7 @@
.Os
.Sh NAME
.Nm sctp_peeloff
-.Nd detach an association from an one-to-many socket to its on sd
+.Nd detach an association from a one-to-many socket to its on fd
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
OpenPOWER on IntegriCloud