summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2017-06-06 09:23:12 +0000
committertrasz <trasz@FreeBSD.org>2017-06-06 09:23:12 +0000
commit73d9869c782fca14c46612ae3b2fc7dbbd759f9b (patch)
treed25becb3c577c6d7c369624b9abb0e6e00233124 /lib/libc
parent2e762a7b4c34c7082c03e31eb2fb54f4a02c3f5f (diff)
downloadFreeBSD-src-73d9869c782fca14c46612ae3b2fc7dbbd759f9b.zip
FreeBSD-src-73d9869c782fca14c46612ae3b2fc7dbbd759f9b.tar.gz
MFC r318816:
Don't end up manpage titles with a full stop. Approved by: re (marius)
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/net/sctp_bindx.32
-rw-r--r--lib/libc/net/sctp_getassocid.32
-rw-r--r--lib/libc/sys/setfib.22
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/net/sctp_bindx.3 b/lib/libc/net/sctp_bindx.3
index 96d63cd..c121eb4 100644
--- a/lib/libc/net/sctp_bindx.3
+++ b/lib/libc/net/sctp_bindx.3
@@ -33,7 +33,7 @@
.Os
.Sh NAME
.Nm sctp_bindx
-.Nd bind or unbind an SCTP socket to a list of addresses.
+.Nd bind or unbind an SCTP socket to a list of addresses
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
diff --git a/lib/libc/net/sctp_getassocid.3 b/lib/libc/net/sctp_getassocid.3
index 3c89fdc..e0da322f 100644
--- a/lib/libc/net/sctp_getassocid.3
+++ b/lib/libc/net/sctp_getassocid.3
@@ -32,7 +32,7 @@
.Os
.Sh NAME
.Nm sctp_getassocid
-.Nd return an association id for a specified socket address.
+.Nd return an association id for a specified socket address
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
diff --git a/lib/libc/sys/setfib.2 b/lib/libc/sys/setfib.2
index d759109..83cc737 100644
--- a/lib/libc/sys/setfib.2
+++ b/lib/libc/sys/setfib.2
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm setfib
-.Nd set the default FIB (routing table) for the calling process.
+.Nd set the default FIB (routing table) for the calling process
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
OpenPOWER on IntegriCloud