This fixes up a formatting problem when displaying the blktrace man pages - just a typo (bold mode not correctly terminated, so it flows on until the next bold-mode-termination a few lines on). -- Nathan
diff --git a/doc/blktrace.8 b/doc/blktrace.8 index e87feae..4b34dff 100644 --- a/doc/blktrace.8 +++ b/doc/blktrace.8 @@ -201,7 +201,7 @@ sends the command data block as a payload so that blkparse can decode it. .SH EXAMPLES -To trace the i/o on the device \fI/dev/hda\fB and parse the output to human +To trace the i/o on the device \fI/dev/hda\fR and parse the output to human readable form, use the following command: % blktrace \-d /dev/sda \-o \- | blkparse \-i \-