aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlaf Hering <olaf@aepfle.de>2015-02-18 13:03:55 +0100
committerJens Axboe <axboe@fb.com>2015-02-18 08:50:02 -0800
commit88d38b4d0a5b33332fa80d7028a87c0717bb5d75 (patch)
tree50dc62fa270918b9ca1a628719108daac5872247
parent2cf87e6092da7b36d5ef10c830ddf12d9e18121d (diff)
downloadblktrace-88d38b4d0a5b33332fa80d7028a87c0717bb5d75.tar.gz
Refer to sda instead of hda in man pages
Signed-off-by: Olaf Hering <olaf@aepfle.de> Signed-off-by: Jens Axboe <axboe@fb.com>
-rw-r--r--doc/blkparse.12
-rw-r--r--doc/blktrace.82
2 files changed, 2 insertions, 2 deletions
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 \-