summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/tdevelop/adv-build-management.docbook4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tdevelop/adv-build-management.docbook b/doc/tdevelop/adv-build-management.docbook
index 02dd987e..2912a182 100644
--- a/doc/tdevelop/adv-build-management.docbook
+++ b/doc/tdevelop/adv-build-management.docbook
@@ -95,9 +95,9 @@ is installed.
After configuring and compiling your application with these options, it will
link with the <filename>libqpe.so</filename> library. This version of your
application will not normally run when you use X11. In order to test it,
-run it under the control of the program <application>qvfb</application>
+run it under the control of the program <application>tqvfb</application>
(&Qt; Virtual Frame Buffer). This is done by starting
-<application>qvfb</application> and then starting your application with
+<application>tqvfb</application> and then starting your application with
</para>
<screen><command>app <option>-qws</option> <option>-display QVFb:0</option></command></screen>