diff options
author | gjb <gjb@FreeBSD.org> | 2012-05-11 20:06:46 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2012-05-11 20:06:46 +0000 |
commit | 8670397617a81b2ecea7375cbd0af3c77821459b (patch) | |
tree | 0b28f0bebde32579d2780e773f4990dfb45d3f30 /lib/libc/net/sctp_connectx.3 | |
parent | 39c22309ed9c2ffe7c028062bc1cb57b20ec6945 (diff) | |
download | FreeBSD-src-8670397617a81b2ecea7375cbd0af3c77821459b.zip FreeBSD-src-8670397617a81b2ecea7375cbd0af3c77821459b.tar.gz |
General mdoc(7) and typo fixes.
PR: 167734
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
Diffstat (limited to 'lib/libc/net/sctp_connectx.3')
-rw-r--r-- | lib/libc/net/sctp_connectx.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/sctp_connectx.3 b/lib/libc/net/sctp_connectx.3 index 1851d4a..6ea1bb6 100644 --- a/lib/libc/net/sctp_connectx.3 +++ b/lib/libc/net/sctp_connectx.3 @@ -36,7 +36,7 @@ .Os .Sh NAME .Nm sctp_connectx -.Nd connect an SCTP socket with multiple destination addresses. +.Nd connect an SCTP socket with multiple destination addresses .Sh LIBRARY .Lb libc .Sh SYNOPSIS |