I noticed a couple of misspellings in the systat(1) man page the other
day, so I went through the rest of the file and found a couple of
other typographical things that needed to be fixed as well.  Thought
I'd send a diff along.

--seth



Index: usr.bin/systat/systat.1
===================================================================
RCS file: /cvs/src/usr.bin/systat/systat.1,v
retrieving revision 1.83
diff -u -p -r1.83 systat.1
--- usr.bin/systat/systat.1     14 Aug 2009 17:05:36 -0000      1.83
+++ usr.bin/systat/systat.1     15 Nov 2009 03:58:38 -0000
@@ -180,7 +180,7 @@ Reverse the selected ordering if support
 .It Ic ^A \*(Ba Aq Ic Home
 Jump to the beginning of the current view.
 .It Ic ^B \*(Ba Aq Ic right arrow
-Select previous view.
+Select the previous view.
 .It Ic ^E \*(Ba Aq Ic End
 Jump to the end of the current view.
 .It Ic ^F \*(Ba Aq Ic left arrow
@@ -340,11 +340,11 @@ with each shown symbolically, when possi
 .\".El
 .It Ic nfsclient
 Display statistics about NFS client activity.
-Output ressembles
+Output resembles
 .Cm nfsstat Fl c .
 .It Ic nfsserver
 Display statistics about NFS server activity.
-Output ressembles
+Output resembles
 .Cm nfsstat Fl s .
 .It Ic pf
 Display filter information about
@@ -416,7 +416,7 @@ Areas known to the kernel but not in use
 .It Ic vmstat
 Take over the entire display and show a (rather crowded) compendium
 of statistics related to virtual memory usage, process scheduling,
-device interrupts, system name translation caching, disk I/O etc.
+device interrupts, system name translation caching, disk I/O, etc.
 This view is the default.
 .Pp
 The upper left quadrant of the screen shows the number

Reply via email to