From: Olaf Hering Date: Wed, 18 Feb 2015 12:03:55 +0000 (+0100) Subject: Refer to sda instead of hda in man pages X-Git-Tag: blktrace-1.2.0~26 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=88d38b4d0a5b33332fa80d7028a87c0717bb5d75;p=blktrace.git Refer to sda instead of hda in man pages Signed-off-by: Olaf Hering Signed-off-by: Jens Axboe --- diff --git a/doc/blkparse.1 b/doc/blkparse.1 index 9193dbe..be9b34b 100644 --- a/doc/blkparse.1 +++ b/doc/blkparse.1 @@ -530,7 +530,7 @@ device and sector offset. .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/sda\fB and parse the output to human readable form, use the following command: % blktrace \-d /dev/sda \-o \- | blkparse \-i \- diff --git a/doc/blktrace.8 b/doc/blktrace.8 index b5e69b7..df464be 100644 --- a/doc/blktrace.8 +++ b/doc/blktrace.8 @@ -236,7 +236,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\fR and parse the output to human +To trace the i/o on the device \fI/dev/sda\fR and parse the output to human readable form, use the following command: % blktrace \-d /dev/sda \-o \- | blkparse \-i \-