diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2008-03-31 09:54:42 -0400 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2008-03-31 09:54:42 -0400 |
commit | 3b312701b2e8de3e3ec60e2e3e0bd126add46251 (patch) | |
tree | 689de810658b874f3de32f05128159939fbe058b /doc/tutorial.tex | |
parent | 481963c741b440fec7724426f12b268cfad199b3 (diff) | |
download | systemtap-steved-3b312701b2e8de3e3ec60e2e3e0bd126add46251.tar.gz systemtap-steved-3b312701b2e8de3e3ec60e2e3e0bd126add46251.tar.xz systemtap-steved-3b312701b2e8de3e3ec60e2e3e0bd126add46251.zip |
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! |