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/langref.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/langref.tex')
-rw-r--r-- | doc/langref.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/langref.tex b/doc/langref.tex index 973769d4..46d350f6 100644 --- a/doc/langref.tex +++ b/doc/langref.tex @@ -3267,7 +3267,7 @@ For more information, see: \item The SystemTap tutorial at \url{http://sourceware.org/systemtap/tutorial/} \item The SystemTap wiki at \url{http://sourceware.org/systemtap/wiki} \item The SystemTap documentation page at \url{http://sourceware.org/systemtap/documentation.html} -\item From an unpacked source tarball or CVS directory, the examples in in the +\item From an unpacked source tarball or GIT directory, the examples in in the src/examples directory, the tapsets in the src/tapset directory, and the test scripts in the src/testsuite directory. \item The man pages for tapsets. For a list, run the command \texttt{{}``man -k |