[ fix ] apply jserv@0xlab.org patch, 0001-trivial-documentation-fix-for-st-util-path
authorFabien Le Mentec <texane@gmail.com>
Sat, 26 May 2012 14:48:48 +0000 (09:48 -0500)
committerFabien Le Mentec <texane@gmail.com>
Sat, 26 May 2012 14:48:48 +0000 (09:48 -0500)
AUTHORS
README

diff --git a/AUTHORS b/AUTHORS
index 8153669c7d0a8b8d3946e83e5231b855ae62fcae..1096c17355c6c0ce5ab2614e2043362fcfbe1e79 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -14,3 +14,4 @@ bravikov@gmail.com
 jnosky - codegrinder69@hotmail.com
 marpe@mimuw.edu.pl
 marco.cassinerio@gmail.com
+jserv@0xlab.org
\ No newline at end of file
diff --git a/README b/README
index bb06f60a96bf236dd3b3364271d6034d7b3639e1..d99337c2aae5465b7bc5ef0ac8f5a50de4f11b6b 100644 (file)
--- a/README
+++ b/README
@@ -37,11 +37,11 @@ You're ready to go :)
 
 To run the gdb server, do (you do not need sudo if you have set up
 permissions correctly):
-$ make && [sudo] ./gdbserver/st-util 
+$ make && [sudo] ./st-util
 
 There are a few options:
 
-./gdbserver/st-util - usage:
+./st-util - usage:
 
   -h, --help        Print this help
   -vXX, --verbose=XX    specify a specific verbosity level (0..99)