Module Name:    src
Committed By:   wiz
Date:           Fri Sep 19 16:05:55 UTC 2014

Modified Files:
        src/usr.sbin/mailwrapper: mailwrapper.8
        src/usr.sbin/sa: sa.8

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/mailwrapper/mailwrapper.8
cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/sa/sa.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/mailwrapper/mailwrapper.8
diff -u src/usr.sbin/mailwrapper/mailwrapper.8:1.15 src/usr.sbin/mailwrapper/mailwrapper.8:1.16
--- src/usr.sbin/mailwrapper/mailwrapper.8:1.15	Fri Sep 19 16:02:59 2014
+++ src/usr.sbin/mailwrapper/mailwrapper.8	Fri Sep 19 16:05:55 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mailwrapper.8,v 1.15 2014/09/19 16:02:59 wiz Exp $
+.\"	$NetBSD: mailwrapper.8,v 1.16 2014/09/19 16:05:55 wiz Exp $
 .\"
 .\" Copyright (c) 1998
 .\" 	Perry E. Metzger.  All rights reserved.
@@ -39,7 +39,8 @@
 .Tn MTA
 software based on configuration file
 .Sh SYNOPSIS
-Special. See below.
+Special.
+See below.
 .Sh DESCRIPTION
 Once upon time, the only Mail Transfer Agent
 .Pq Tn MTA

Index: src/usr.sbin/sa/sa.8
diff -u src/usr.sbin/sa/sa.8:1.17 src/usr.sbin/sa/sa.8:1.18
--- src/usr.sbin/sa/sa.8:1.17	Fri Sep 19 16:02:59 2014
+++ src/usr.sbin/sa/sa.8	Fri Sep 19 16:05:55 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: sa.8,v 1.17 2014/09/19 16:02:59 wiz Exp $
+.\" $NetBSD: sa.8,v 1.18 2014/09/19 16:05:55 wiz Exp $
 .\"
 .\" Copyright (c) 1994 Christopher G. Demetriou
 .\" All rights reserved.
@@ -71,7 +71,8 @@ If file names are supplied, they are rea
 .Pa /var/account/acct .
 After each file is read, if the summary
 files are being updated, an updated summary will
-be saved to disk.  Only one report is printed,
+be saved to disk.
+Only one report is printed,
 after the last file is processed.
 .Pp
 The labels used in the output indicate the following, except
@@ -104,7 +105,8 @@ are:
 .Bl -tag -width Ds
 .It Fl a
 List all command names, including those containing unprintable
-characters and those used only once.  By default,
+characters and those used only once.
+By default,
 .Nm
 places all names containing unprintable characters and
 those used only once under the name ``***other''.
@@ -116,7 +118,8 @@ In addition to the number of calls and t
 for each command, print their percentage of the total over all commands.
 .It Fl d
 If printing command statistics, sort by the average number of disk
-I/O operations.  If printing user statistics, print the average number of
+I/O operations.
+If printing user statistics, print the average number of
 disk I/O operations per user.
 .It Fl D
 If printing command statistics, sort and print by the total number
@@ -131,7 +134,8 @@ Do not read in the summary files.
 Instead of the total minutes per category, give seconds per call.
 .It Fl k
 If printing command statistics, sort by the CPU-time average memory
-usage.  If printing user statistics, print the CPU-time average
+usage.
+If printing user statistics, print the CPU-time average
 memory usage.
 .It Fl K
 If printing command statistics, print and sort by the CPU-storage integral.
@@ -162,20 +166,25 @@ command name.
 For each command used
 .Ar cutoff
 times or fewer, print the command name and await a reply
-from the terminal.  If the reply begins with ``y'', add
-the command to the category ``**junk**''.  This flag is
+from the terminal.
+If the reply begins with ``y'', add
+the command to the category ``**junk**''.
+This flag is
 used to strip garbage from the report.
 .El
 .Pp
-By default, per-command statistics will be printed.  The number of
+By default, per-command statistics will be printed.
+The number of
 calls, the total elapsed time in minutes, total CPU and user time
 in minutes, average number of I/O operations, and CPU-time
-averaged core usage will be printed.  If the
+averaged core usage will be printed.
+If the
 .Fl m
 option is specified, per-user statistics will be printed, including
 the user name, the number of commands invoked, total CPU time used
 (in minutes), total number of I/O operations, and CPU storage integral
-for each user.  If the
+for each user.
+If the
 .Fl u
 option is specified, the uid, user and system time (in seconds),
 CPU storage integral, I/O usage, and command name will be printed
@@ -185,7 +194,8 @@ If the
 .Fl u
 flag is specified, all flags other than
 .Fl q
-are ignored.  If the
+are ignored.
+If the
 .Fl m
 flag is specified, only the
 .Fl b ,
@@ -227,8 +237,8 @@ Its date of origin is unknown to the aut
 While the behavior of the options in this version of
 .Nm
 was modeled after the original version, there are some intentional
-differences and undoubtedly some unintentional ones as well.  In
-particular, the
+differences and undoubtedly some unintentional ones as well.
+In particular, the
 .Fl q
 option has been added, and the
 .Fl m

Reply via email to