summaryrefslogtreecommitdiffstats
path: root/doc/kdevelop/cvs.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kdevelop/cvs.docbook')
-rw-r--r--doc/kdevelop/cvs.docbook6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/kdevelop/cvs.docbook b/doc/kdevelop/cvs.docbook
index ccdce4e6..116e24f6 100644
--- a/doc/kdevelop/cvs.docbook
+++ b/doc/kdevelop/cvs.docbook
@@ -39,7 +39,7 @@ differences between revisions, the revision history of files &etc;
with the repository goes through the command line program &cvs;. A higher
level user interface is available through frontends like &cervisia; (<ulink
url="http://cervisia.sf.net"/>) or <application>TkCVS</application> (<ulink
-url="http://tkcvs.sf.net"/>). In &kdevelop;, only a small part of the &cvs;
+url="http://tkcvs.sf.net"/>). In &tdevelop;, only a small part of the &cvs;
functionality which is important for your daily work can be used directly.
</para>
@@ -56,7 +56,7 @@ distributed (except for the non-technical chapters). See
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<sect1 id="cvs-commands">
-<title>&CVS; Commands in &kdevelop;</title>
+<title>&CVS; Commands in &tdevelop;</title>
<para>
In the file views, the following context menu items are available:
@@ -109,7 +109,7 @@ Otherwise, when another user has committed his own changes before,
</variablelist>
<para>
-All these commands are invoked as subprocesses by &kdevelop; without any
+All these commands are invoked as subprocesses by &tdevelop; without any
further command line options or environment variables. This may be a
problem when the connection with the &CVS; server goes through a
&ssh; connection and requires that you enter your password each time