From 73d9869c782fca14c46612ae3b2fc7dbbd759f9b Mon Sep 17 00:00:00 2001 From: trasz Date: Tue, 6 Jun 2017 09:23:12 +0000 Subject: MFC r318816: Don't end up manpage titles with a full stop. Approved by: re (marius) --- lib/libc/net/sctp_bindx.3 | 2 +- lib/libc/net/sctp_getassocid.3 | 2 +- lib/libc/sys/setfib.2 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc') 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 -- cgit v1.1