From 770507fd584ac7a60ae105796bd4936d593c8d1a Mon Sep 17 00:00:00 2001 From: schweikh Date: Sun, 3 Jun 2001 16:08:25 +0000 Subject: Fix a grammar bogon and removed whitespace at EOL. MFC after: 1 week --- usr.sbin/pstat/pstat.8 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index 7b8bed7..318bfde 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -54,9 +54,9 @@ displays open file entry, swap space utilization, terminal state, and vnode data structures. .Pp -If invoked as +If invoked as .Nm swapinfo -the +the .Fl s option is implied, and only the .Fl k @@ -71,8 +71,8 @@ Print sizes in kilobytes, regardless of the setting of the .Ev BLOCKSIZE environment variable. .It Fl T -Print the number of used and free slots in the several system tables -and is useful for checking to see how large system tables have become +Print the number of used and free slots in several system tables. +This is useful for checking to see how large system tables have become if the system is under heavy load. .It Fl f Print the open file table with these headings: @@ -105,12 +105,12 @@ The file offset (see .Xr lseek 2 ) . .El .It Fl s -Print information about swap space usage on all the +Print information about swap space usage on all the swap areas compiled into the kernel. The first column is the device name of the partition. The next column is -the total space available in the partition. The +the total space available in the partition. The .Ar Used -column indicates the total blocks used so far; the +column indicates the total blocks used so far; the .Ar Available column indicates how much space is remaining on each partition. The @@ -232,7 +232,7 @@ Print the active vnodes. Each group of vnodes corresponding to a particular filesystem is preceded by a two line header. The first line consists of the following: .Bd -ragged -offset indent -.No *** MOUNT Em fstype from +.No *** MOUNT Em fstype from on .Em on fsflags .Ed -- cgit v1.1