docs/142576: [patch] fix typos and missing params in the sctp man pages
Bruce Cran
bruce at cran.org.uk
Sun Jan 10 22:30:15 UTC 2010
The following reply was made to PR docs/142576; it has been noted by GNATS.
From: Bruce Cran <bruce at cran.org.uk>
To: bug-followup at FreeBSD.org, bruce at cran.org.uk
Cc:
Subject: Re: docs/142576: [patch] fix typos and missing params in the sctp
man pages
Date: Sun, 10 Jan 2010 22:22:46 +0000
There's also a bug in sctp_getpaddrs(3): the title is missing the last
's'.
--- /usr/src/lib/libc/net/sctp_getpaddrs.3 2009-08-03
09:13:06.000000000 +0100 +++ sctp_getpaddrs.3 2010-01-10
22:19:16.000000000 +0000 @@ -33,7 +33,7 @@
.\" $FreeBSD: src/lib/libc/net/sctp_getpaddrs.3,v 1.3.10.1 2009/08/03
08:13:06 kensmith Exp $ .\"
.Dd December 15, 2006
-.Dt SCTP_GETPADDR 3
+.Dt SCTP_GETPADDRS 3
.Os
.Sh NAME
.Nm sctp_getpaddrs ,
More information about the freebsd-doc
mailing list