From 3b312701b2e8de3e3ec60e2e3e0bd126add46251 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Mon, 31 Mar 2008 09:54:42 -0400 Subject: replace mentions of CVS with GIT in docuemntation files --- doc/langref.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/langref.tex') 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 -- cgit