aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorVasily Tarasov <vtaras@openvz.org>2007-02-07 14:39:15 +0100
committerJens Axboe <jens.axboe@oracle.com>2007-02-07 14:39:15 +0100
commit90ec4b1587d58b62c6c5a903c8f2179fc0e1f5c5 (patch)
tree5ea6f4477b46e6bc2ad1ef9a6ee7f3f7928a75bf /README
parentd76c5b81b99faca0959afcdd2e73330c61f69bfc (diff)
downloadblktrace-90ec4b1587d58b62c6c5a903c8f2179fc0e1f5c5.tar.gz
[PATCH] Fix debugfs references in docs
At several places in docs old mountpoint for debugfs is mentioned. The patch just corrects these misprints. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 741b8f6..563f6d2 100644
--- a/README
+++ b/README
@@ -39,7 +39,7 @@ $ blktrace -d <dev> [ -r debug_path ] [ -o output ] [ -k ] [ -w time ]
[ -a action ] [ -A action mask ]
-d Use specified device. May also be given last after options.
- -r Path to mounted debugfs, defaults to /debug.
+ -r Path to mounted debugfs, defaults to /sys/kernel/debug.
-o File(s) to send output to.
-D Directory to prepend to output file names.
-k Kill running trace.