diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:01:54 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:58:45 +0200 |
commit | 3e88ddfbc3df52c97d5354890fb9ac68af49bddd (patch) | |
tree | f6830215ebdc83e794a7a223042537595490265f /doc/userguide/tde-for-admins.docbook | |
parent | 5607b4ae2272da03b692475c2f773f3e27e671b8 (diff) | |
download | tdebase-3e88ddfbc3df52c97d5354890fb9ac68af49bddd.tar.gz tdebase-3e88ddfbc3df52c97d5354890fb9ac68af49bddd.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'doc/userguide/tde-for-admins.docbook')
-rw-r--r-- | doc/userguide/tde-for-admins.docbook | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/userguide/tde-for-admins.docbook b/doc/userguide/tde-for-admins.docbook index aca6bb7d4..41599e4a2 100644 --- a/doc/userguide/tde-for-admins.docbook +++ b/doc/userguide/tde-for-admins.docbook @@ -1188,10 +1188,10 @@ on a multi-head system.</para> <varlistentry><term>$<envar>TDE_FORK_SLAVES</envar></term> <listitem><para>Set this variable to spawn -<acronym>KIO</acronym>-slaves directly from the application process -itself. By default <acronym>KIO</acronym>-slaves are spawned using +<acronym>TDEIO</acronym>-slaves directly from the application process +itself. By default <acronym>TDEIO</acronym>-slaves are spawned using <command>tdelauncher</command>/<command>tdeinit</command>. This option is -useful if the <acronym>KIO</acronym>-slave should run in the same +useful if the <acronym>TDEIO</acronym>-slave should run in the same environment as the application. This can be the case with <application>Clearcase</application>.</para> </listitem> |