diff options
Diffstat (limited to 'doc/userguide')
-rw-r--r-- | doc/userguide/index.docbook | 2 | ||||
-rw-r--r-- | doc/userguide/under-the-hood.docbook | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/userguide/index.docbook b/doc/userguide/index.docbook index 03a886cd6..ecf4ee3d7 100644 --- a/doc/userguide/index.docbook +++ b/doc/userguide/index.docbook @@ -227,7 +227,7 @@ Although this guide is revised periodically, those traditional terms might still <varlistentry> <term>&tde; prefix</term> <listitem><para>&tde; installs into its own folder tree, which is found by -running the command <userinput><command>kde-config</command> <option>--prefix</option></userinput>. This folder is referred to +running the command <userinput><command>tde-config</command> <option>--prefix</option></userinput>. This folder is referred to by the environment variable $<envar>TDEDIR</envar> and possibly $<envar>TDEDIRS</envar>.</para> </listitem> diff --git a/doc/userguide/under-the-hood.docbook b/doc/userguide/under-the-hood.docbook index 97a9f839c..e42b06da9 100644 --- a/doc/userguide/under-the-hood.docbook +++ b/doc/userguide/under-the-hood.docbook @@ -23,7 +23,7 @@ class="directory">.kde/share/config</filename> (replace the global ones are in the <filename class="directory">share/config</filename> sub-directory of &tde;'s installation path. (You can find this path by running the command -<command>kde-config --prefix</command>.) Their filenames typically +<command>tde-config --prefix</command>.) Their filenames typically end in rc (without an initial period), for example <filename>kopeterc</filename>.</para> <warning><para> |