diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2008-04-01 22:33:45 -0400 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2008-04-01 22:33:45 -0400 |
commit | dce99706064883364724188687dd0499b5f4440c (patch) | |
tree | ee6acfebadb9330ee35fd8ed9073eea5e3470818 /doc/tutorial.tex | |
parent | 5e5189b38b0b1b788d32190361961d18e4456ae6 (diff) | |
parent | eace89a86a89977dccb4e943192becc5be47cef1 (diff) | |
download | systemtap-steved-dce99706064883364724188687dd0499b5f4440c.tar.gz systemtap-steved-dce99706064883364724188687dd0499b5f4440c.tar.xz systemtap-steved-dce99706064883364724188687dd0499b5f4440c.zip |
Merge branch 'master' of git://sources.redhat.com/git/systemtap
* 'master' of git://sources.redhat.com/git/systemtap:
removing another part of retired LKET
removing abandoned experiment: safety/* disassembly/symbol checks
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
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! |