summaryrefslogtreecommitdiffstats
path: root/doc/kppp/kppp-faq.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kppp/kppp-faq.docbook')
-rw-r--r--doc/kppp/kppp-faq.docbook6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/kppp/kppp-faq.docbook b/doc/kppp/kppp-faq.docbook
index 57ef26ff..bef790a7 100644
--- a/doc/kppp/kppp-faq.docbook
+++ b/doc/kppp/kppp-faq.docbook
@@ -135,8 +135,8 @@ your purposes. In order to give &kppp; setuid <systemitem>root</systemitem>
permissions do the following:</para>
<screen><prompt>%</prompt> <userinput><command>su</command> <option>root</option></userinput>
-<prompt>#</prompt> <userinput><command>chown</command> <option>root:root &dollar;KDEDIR/bin/kppp</option></userinput>
-<prompt>#</prompt> <userinput><command>chmod</command> <option>+s &dollar;KDEDIR/bin/kppp</option></userinput>
+<prompt>#</prompt> <userinput><command>chown</command> <option>root:root &dollar;TDEDIR/bin/kppp</option></userinput>
+<prompt>#</prompt> <userinput><command>chmod</command> <option>+s &dollar;TDEDIR/bin/kppp</option></userinput>
<prompt>#</prompt> <userinput><command>exit</command></userinput>
</screen>
</answer>
@@ -369,7 +369,7 @@ the following AT commands:</para>
<question><para>How do I write a telephones cost rules file?</para></question>
<answer><para>Just follow the <filename>TEMPLATE</filename> rules file supplied
with &kppp;. You should be able to find a copy in <filename
-class="directory">$KDEDIR/doc/HTML/<replaceable>yourlang</replaceable>/kppp/</filename>.
+class="directory">$TDEDIR/doc/HTML/<replaceable>yourlang</replaceable>/kppp/</filename>.
Use the <option>-r</option> &kppp; command line option to check the syntax of
your proposed rules file.</para></answer>
</qandaentry>