Author: trasz
Date: Tue Jun  6 09:23:12 2017
New Revision: 319618
URL: https://svnweb.freebsd.org/changeset/base/319618

Log:
  MFC r318816:
  
  Don't end up manpage titles with a full stop.
  
  Approved by:  re (marius)

Modified:
  stable/11/lib/lib80211/lib80211.3
  stable/11/lib/libc/net/sctp_bindx.3
  stable/11/lib/libc/net/sctp_getassocid.3
  stable/11/lib/libc/sys/setfib.2
  stable/11/lib/libpmc/pmc_event_names_of_class.3
  stable/11/share/man/man4/mmcsd.4
  stable/11/share/man/man7/growfs.7
  stable/11/usr.sbin/pmcstudy/pmcstudy.8
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/lib/lib80211/lib80211.3
==============================================================================
--- stable/11/lib/lib80211/lib80211.3   Tue Jun  6 08:55:11 2017        
(r319617)
+++ stable/11/lib/lib80211/lib80211.3   Tue Jun  6 09:23:12 2017        
(r319618)
@@ -36,7 +36,7 @@
 .Nm lib80211_regdomain_findbyname ,
 .Nm lib80211_country_findbycc ,
 .Nm lib80211_country_findbyname
-.Nd manage net80211 configuration and regulatory database.
+.Nd manage net80211 configuration and regulatory database
 .Sh LIBRARY
 .Lb lib80211
 .Sh SYNOPSIS

Modified: stable/11/lib/libc/net/sctp_bindx.3
==============================================================================
--- stable/11/lib/libc/net/sctp_bindx.3 Tue Jun  6 08:55:11 2017        
(r319617)
+++ stable/11/lib/libc/net/sctp_bindx.3 Tue Jun  6 09:23:12 2017        
(r319618)
@@ -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

Modified: stable/11/lib/libc/net/sctp_getassocid.3
==============================================================================
--- stable/11/lib/libc/net/sctp_getassocid.3    Tue Jun  6 08:55:11 2017        
(r319617)
+++ stable/11/lib/libc/net/sctp_getassocid.3    Tue Jun  6 09:23:12 2017        
(r319618)
@@ -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

Modified: stable/11/lib/libc/sys/setfib.2
==============================================================================
--- stable/11/lib/libc/sys/setfib.2     Tue Jun  6 08:55:11 2017        
(r319617)
+++ stable/11/lib/libc/sys/setfib.2     Tue Jun  6 09:23:12 2017        
(r319618)
@@ -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

Modified: stable/11/lib/libpmc/pmc_event_names_of_class.3
==============================================================================
--- stable/11/lib/libpmc/pmc_event_names_of_class.3     Tue Jun  6 08:55:11 
2017        (r319617)
+++ stable/11/lib/libpmc/pmc_event_names_of_class.3     Tue Jun  6 09:23:12 
2017        (r319618)
@@ -28,7 +28,7 @@
 .Os
 .Sh NAME
 .Nm pmc_event_names_of_class
-.Nd return a list of event names supported by a PMC class.
+.Nd return a list of event names supported by a PMC class
 .Sh LIBRARY
 .Lb libpmc
 .Sh SYNOPSIS

Modified: stable/11/share/man/man4/mmcsd.4
==============================================================================
--- stable/11/share/man/man4/mmcsd.4    Tue Jun  6 08:55:11 2017        
(r319617)
+++ stable/11/share/man/man4/mmcsd.4    Tue Jun  6 09:23:12 2017        
(r319618)
@@ -29,7 +29,7 @@
 .Os
 .Sh NAME
 .Nm mmcsd
-.Nd MMC and SD memory card driver.
+.Nd MMC and SD memory card driver
 .Sh SYNOPSIS
 .Cd device mmcsd
 .Sh DESCRIPTION

Modified: stable/11/share/man/man7/growfs.7
==============================================================================
--- stable/11/share/man/man7/growfs.7   Tue Jun  6 08:55:11 2017        
(r319617)
+++ stable/11/share/man/man7/growfs.7   Tue Jun  6 09:23:12 2017        
(r319618)
@@ -29,7 +29,7 @@
 .Os
 .Sh NAME
 .Nm growfs
-.Nd start up script to grow the root file-system.
+.Nd start up script to grow the root file-system
 .Sh DESCRIPTION
 The following options in
 .Pa /etc/rc.conf

Modified: stable/11/usr.sbin/pmcstudy/pmcstudy.8
==============================================================================
--- stable/11/usr.sbin/pmcstudy/pmcstudy.8      Tue Jun  6 08:55:11 2017        
(r319617)
+++ stable/11/usr.sbin/pmcstudy/pmcstudy.8      Tue Jun  6 09:23:12 2017        
(r319618)
@@ -29,7 +29,7 @@
 .Os
 .Sh NAME
 .Nm pmcstudy
-.Nd Perform various studies on a system's overall PMCs.
+.Nd Perform various studies on a system's overall PMCs
 .Sh SYNOPSIS
 .Nm
 .Oo Fl i Ar inputfile | Fl A |  Fl T | Fl v | Fl m Ar max | Fl e exp | Fl Ar E 
| Fl h | fl H Oc
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to