summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/sctp_freepaddrs.3
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2007-06-18 10:20:32 +0000
committerbrueffer <brueffer@FreeBSD.org>2007-06-18 10:20:32 +0000
commit0414524f6c1fd8f30bcce5d8652612eae18b5472 (patch)
tree8c9b6239ccd43a7b121879c7736ab65c1f17cbc6 /lib/libc/net/sctp_freepaddrs.3
parenta362498f2ee574f0c8ad52434857803559f450cd (diff)
downloadFreeBSD-src-0414524f6c1fd8f30bcce5d8652612eae18b5472.zip
FreeBSD-src-0414524f6c1fd8f30bcce5d8652612eae18b5472.tar.gz
Major cleanup: mdoc macros, style, typos etc.
Diffstat (limited to 'lib/libc/net/sctp_freepaddrs.3')
-rw-r--r--lib/libc/net/sctp_freepaddrs.315
1 files changed, 6 insertions, 9 deletions
diff --git a/lib/libc/net/sctp_freepaddrs.3 b/lib/libc/net/sctp_freepaddrs.3
index 48f7ae0..a6815f4 100644
--- a/lib/libc/net/sctp_freepaddrs.3
+++ b/lib/libc/net/sctp_freepaddrs.3
@@ -36,9 +36,9 @@
.Dt SCTP_FREEPADDRS 3
.Os
.Sh NAME
-.Nm sctp_freepaddrs
+.Nm sctp_freepaddrs ,
.Nm sctp_freeladdrs
-.Nd release the memory returned from a previous call.
+.Nd release the memory returned from a previous call
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
@@ -49,13 +49,12 @@
.Fn sctp_freepaddrs "struct sockaddr *"
.Ft void
.Fn sctp_freeladdrs "struct sockaddr *"
-
.Sh DESCRIPTION
-The function
+The
.Fn sctp_freepaddrs
and
.Fn sctp_freeladdrs
-are used to release the memory allocated by previous
+functions are used to release the memory allocated by previous
calls to
.Fn sctp_getpaddrs
or
@@ -63,9 +62,7 @@ or
respectively.
.Sh RETURN VALUES
none.
-.El
.Sh SEE ALSO
-.Xr sctp 4 ,
-.Xr sctp_getpaddrs 3 ,
.Xr sctp_getladdrs 3 ,
-
+.Xr sctp_getpaddrs 3 ,
+.Xr sctp 4
OpenPOWER on IntegriCloud