Author: joel (doc committer)
Date: Tue Jul 29 19:49:27 2014
New Revision: 269251
URL: http://svnweb.freebsd.org/changeset/base/269251

Log:
  mdoc: kill EOL whitespace.

Modified:
  head/usr.bin/systat/systat.1
  head/usr.sbin/binmiscctl/binmiscctl.8
  head/usr.sbin/config/config.8
  head/usr.sbin/pmcstat/pmcstat.8

Modified: head/usr.bin/systat/systat.1
==============================================================================
--- head/usr.bin/systat/systat.1        Tue Jul 29 19:46:13 2014        
(r269250)
+++ head/usr.bin/systat/systat.1        Tue Jul 29 19:49:27 2014        
(r269251)
@@ -119,7 +119,7 @@ of the list. For example:
 .Pp
 .Dl Nm Fl ifstat Fl match Ar bge0,em1 Fl pps
 .Pp
-This will display statistics of packets per second for network interfaces 
+This will display statistics of packets per second for network interfaces
 named as bge0 and em1.
 .Pp
 .Dl Nm Fl iostat Fl numeric Fl - Ar 2.1

Modified: head/usr.sbin/binmiscctl/binmiscctl.8
==============================================================================
--- head/usr.sbin/binmiscctl/binmiscctl.8       Tue Jul 29 19:46:13 2014        
(r269250)
+++ head/usr.sbin/binmiscctl/binmiscctl.8       Tue Jul 29 19:49:27 2014        
(r269251)
@@ -28,7 +28,7 @@
 .\" Support for miscellaneous binary image activators
 .\"
 .Dd April 10, 2014
-.Dt BINMISCCTL 8 
+.Dt BINMISCCTL 8
 .Os
 .Sh NAME
 .Nm binmiscctl
@@ -142,7 +142,7 @@ Enable the activator entry identified wi
 .It Cm lookup Ar name
 Look up and print out the activator entry identified with
 .Ar name .
-.It Cm list 
+.It Cm list
 Take a snapshot and print all the activator entries currently configured.
 .El
 .Sh EXAMPLES
@@ -162,13 +162,13 @@ Set its state to enabled.
 .Pp
 .Dl # binmiscctl disable llvmbc
 .Pp
-Set the state of the 
+Set the state of the
 .Ar llvmbc
 image activator to disabled.
 .Pp
 .Dl # binmiscctl enable llvmbc
 .Pp
-Set the state of the 
+Set the state of the
 .Ar llvmbc
 image activator to enabled.
 .Pp

Modified: head/usr.sbin/config/config.8
==============================================================================
--- head/usr.sbin/config/config.8       Tue Jul 29 19:46:13 2014        
(r269250)
+++ head/usr.sbin/config/config.8       Tue Jul 29 19:49:27 2014        
(r269251)
@@ -73,7 +73,7 @@ This flag is kept for backward compatibi
 .It Fl I Ar path
 Search in
 .Ar path
-for any file included by the 
+for any file included by the
 .Ic include
 directive.  This option may be specified more than once.
 .It Fl d Ar destdir

Modified: head/usr.sbin/pmcstat/pmcstat.8
==============================================================================
--- head/usr.sbin/pmcstat/pmcstat.8     Tue Jul 29 19:46:13 2014        
(r269250)
+++ head/usr.sbin/pmcstat/pmcstat.8     Tue Jul 29 19:49:27 2014        
(r269251)
@@ -235,7 +235,7 @@ lookup information is available.
 This option requires the
 .Fl R
 option to read in samples that were previously collected and
-saved with the 
+saved with the
 .Fl o
 option.
 .It Fl c Ar cpu-spec
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to