[PATCH] docs updates: relayfs->debugfs
authorTomasz Torcz <zdzichu@gmail.com>
Wed, 17 May 2006 13:13:02 +0000 (15:13 +0200)
committerJens Axboe <axboe@suse.de>
Wed, 17 May 2006 13:13:02 +0000 (15:13 +0200)
documentation still mentions relayfs, but I believe debugfs is correct.
Small fix attached.

README

diff --git a/README b/README
index 879d0de56ce7eadd312d4975d5f038b3f76fe2cf..c1eb709ae3f0113c7bc75f6d4356f7db80293ca1 100644 (file)
--- a/README
+++ b/README
@@ -37,11 +37,11 @@ http://brick.kernel.dk/git
 Usage
 -----
 
-$ blktrace -d <dev> [ -r relay_path ] [ -o output ] [ -k ] [ -w time ]
+$ 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 relayfs, defaults to /relay.
+       -r Path to mounted debugfs, defaults to /debug.
        -o File(s) to send output to.
        -D Directory to prepend to output file names.
        -k Kill running trace.