Refer to sda instead of hda in man pages
authorOlaf Hering <olaf@aepfle.de>
Wed, 18 Feb 2015 12:03:55 +0000 (13:03 +0100)
committerJens Axboe <axboe@fb.com>
Wed, 18 Feb 2015 16:50:02 +0000 (08:50 -0800)
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
doc/blkparse.1
doc/blktrace.8

index 9193dbef701d33c8b5e547bf8fef76d6372a11eb..be9b34ba871f2cae95d85ee627f0f5ed408dd3b4 100644 (file)
@@ -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 \-
index b5e69b75e79b0f7fc9f4bd204d475b7ad742cd7a..df464be94640c7c9bdfeb333c405430f1c70db64 100644 (file)
@@ -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 \-