From 1a0a934547909744a6a2fa4cfd5b795ec6394f05 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 2 Jul 2004 23:52:20 +0000 Subject: Mechanically kill hard sentence breaks. --- lib/libdevstat/devstat.3 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/libdevstat/devstat.3') diff --git a/lib/libdevstat/devstat.3 b/lib/libdevstat/devstat.3 index bbd860c57b673..fc6c76955125a 100644 --- a/lib/libdevstat/devstat.3 +++ b/lib/libdevstat/devstat.3 @@ -241,7 +241,7 @@ selects devices to display based upon a number of criteria: .Bl -tag -width flag .It specified devices Specified devices are the first selection priority. -These are generally devices specified by name by the user e.g. da0, da1, cd0. +These are generally devices specified by name by the user e.g.\& da0, da1, cd0. .It match patterns These are pattern matching expressions generated by .Fn devstat_buildmatch @@ -491,7 +491,7 @@ The total number of blocks transferred between the acquisition of and .Va current . This number is in terms of the blocksize reported by the device. -If no blocksize has been reported (i.e. the block size is 0), a default +If no blocksize has been reported (i.e., the block size is 0), a default blocksize of 512 bytes will be used in the calculation. .It DSM_TOTAL_BLOCKS_READ .It DSM_TOTAL_BLOCKS_WRITE @@ -503,7 +503,7 @@ The total number of blocks of the specified type between the acquisition of and .Va current . This number is in terms of the blocksize reported by the device. -If no blocksize has been reported (i.e. the block size is 0), a default +If no blocksize has been reported (i.e., the block size is 0), a default blocksize of 512 bytes will be used in the calculation. .It DSM_KB_PER_TRANSFER type: long double * @@ -566,7 +566,7 @@ The average number of blocks transferred per second between the acquisition of and .Va current . This number is in terms of the blocksize reported by the device. -If no blocksize has been reported (i.e. the block size is 0), a default +If no blocksize has been reported (i.e., the block size is 0), a default blocksize of 512 bytes will be used in the calculation. .It DSM_BLOCKS_PER_SECOND_READ .It DSM_BLOCKS_PER_SECOND_WRITE @@ -579,7 +579,7 @@ between the acquisition of and .Va current . This number is in terms of the blocksize reported by the device. -If no blocksize has been reported (i.e. the block size is 0), a default +If no blocksize has been reported (i.e., the block size is 0), a default blocksize of 512 bytes will be used in the calculation. .It DSM_MS_PER_TRANSACTION type: long double * -- cgit v1.3