]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - Documentation/trace/kmemtrace.txt
trivial: Remove the hyphen from git commands
[net-next-2.6.git] / Documentation / trace / kmemtrace.txt
index a956d9b7f943231284aa16e5eecc2acb35586766..6308735e58ca213d7bb06ad47df7dca371f256f7 100644 (file)
@@ -64,7 +64,7 @@ III. Quick usage guide
 CONFIG_KMEMTRACE).
 
 2) Get the userspace tool and build it:
-$ git-clone git://repo.or.cz/kmemtrace-user.git                # current repository
+$ git clone git://repo.or.cz/kmemtrace-user.git                # current repository
 $ cd kmemtrace-user/
 $ ./autogen.sh
 $ ./configure