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/langref.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/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 |