diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2008-03-31 21:20:19 -0400 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2008-03-31 21:20:19 -0400 |
commit | 52e1ee435f702c6b613eec2c2ee3db0baae3b6b4 (patch) | |
tree | 633271c63f67f7bf6c89d499893e0d2ba8642fdd /doc/tutorial.tex | |
parent | b45613ad2a9740217ad3050adc6fcd038286ce88 (diff) | |
parent | d783589ee2b7511b8bed0fa3549b2a6a84277b9b (diff) | |
download | systemtap-steved-52e1ee435f702c6b613eec2c2ee3db0baae3b6b4.tar.gz systemtap-steved-52e1ee435f702c6b613eec2c2ee3db0baae3b6b4.tar.xz systemtap-steved-52e1ee435f702c6b613eec2c2ee3db0baae3b6b4.zip |
Merge branch 'master' into unwind
* master:
Revert "Just a test commit"
Just a test commit
bump autoconf* version numbers to 0.7
replace mentions of CVS with GIT in docuemntation files
2008-03-27 Frank Ch. Eigler <fche@elastic.org>
2008-03-27 Frank Ch. Eigler <fche@elastic.org>
2008-03-26 Frank Ch. Eigler <fche@elastic.org>
Revert "dummy commit"
dummy commit
Diffstat (limited to 'doc/tutorial.tex')
-rw-r--r-- | doc/tutorial.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial.tex b/doc/tutorial.tex index ee7d37da..58673467 100644 --- a/doc/tutorial.tex +++ b/doc/tutorial.tex @@ -1053,7 +1053,7 @@ as study, modification, and sharing.} Finally, there is the project web site (\verb+http://sources.redhat.com/systemtap/+) with several articles, an archived public mailing list for users and developers -(\verb+systemtap@sources.redhat.com+), and a live CVS source +(\verb+systemtap@sources.redhat.com+), and a live GIT source repository. Come join us! |