diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-22 13:02:28 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-22 13:02:28 +0000 |
| commit | 3a5146d9e27e4472cb615d1d5e7027d0e331bec3 (patch) | |
| tree | 9e88a547c7f774cc6533ee481e3c36d66be24d9d /lib/libdevstat/devstat.3 | |
| parent | db1e3a4f989033ed3fab9d010cece2664836c8df (diff) | |
Notes
Diffstat (limited to 'lib/libdevstat/devstat.3')
| -rw-r--r-- | lib/libdevstat/devstat.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libdevstat/devstat.3 b/lib/libdevstat/devstat.3 index babcf715f0f4..2d7010f465e6 100644 --- a/lib/libdevstat/devstat.3 +++ b/lib/libdevstat/devstat.3 @@ -40,7 +40,7 @@ .Nm devstat_selectdevs , .Nm devstat_buildmatch , .Nm devstat_compute_statistics , -.Nm devstat_compute_etime , +.Nm devstat_compute_etime .Nd device statistics utility library .Sh LIBRARY .Lb libdevstat @@ -553,7 +553,7 @@ and .It DSM_MB_PER_SECOND_FREE type: long double * .Pp -The average number of megabytesper second in the specified type of +The average number of megabytes per second in the specified type of transaction between the acquisition of .Va previous and @@ -600,7 +600,7 @@ acquisition of and .Va current . .It DSM_BUSY_PCT -type long double * +type: long double * .Pp The percentage of time the device had one or more transactions outstanding between the acquisition of |
