summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-11-07 22:47:37 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-11-07 22:47:37 -0600
commit74416f3912be43d1dfb6bab515d379bd87cf2320 (patch)
tree6ef902d397d2db7e1185b1a3aca270d78f80f08f /doc
parent74b657e0ca596de87e9eb1a2e11c6b21ff6784bb (diff)
downloadtdevelop-74416f3912be43d1dfb6bab515d379bd87cf2320.tar.gz
tdevelop-74416f3912be43d1dfb6bab515d379bd87cf2320.zip
Update minor TQt3 tool names to match current TQt3 sources in GIT
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>