diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-30 12:18:50 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-30 12:18:50 -0600 |
commit | 0a661f6bb67f67f1b5618b042016cd024894f871 (patch) | |
tree | 9dca0e63ea9739ec973b3219f7c8974e70cc817f /doc | |
parent | 057932620ba8355a6506b9d437518e253ba14ed9 (diff) | |
download | tdebase-0a661f6bb67f67f1b5618b042016cd024894f871.tar.gz tdebase-0a661f6bb67f67f1b5618b042016cd024894f871.zip |
Rename ksocket and kcache
Diffstat (limited to 'doc')
-rw-r--r-- | doc/faq/install.docbook | 2 | ||||
-rw-r--r-- | doc/userguide/kde-for-admins.docbook | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/faq/install.docbook b/doc/faq/install.docbook index 8ef76e97e..fc8b094dd 100644 --- a/doc/faq/install.docbook +++ b/doc/faq/install.docbook @@ -662,7 +662,7 @@ These are usually to be found in the following locations:</para> <listitem><para><filename>~/.kde/tmp-<replaceable>hostname</replaceable></filename> which is normally a symlink to the next file:</para></listitem> <listitem><para><filename>/tmp/tmp-kde-<replaceable>USER</replaceable></filename></para></listitem> <listitem><para><filename>~/.kde/socket-<replaceable>hostname</replaceable></filename> which is also normally a symlink to:</para></listitem> -<listitem><para><filename>/tmp/ksocket-<replaceable>USER</replaceable></filename></para></listitem> +<listitem><para><filename>/tmp/tdesocket-<replaceable>USER</replaceable></filename></para></listitem> </itemizedlist> <para>If the symlinks get broken, usually because a diff --git a/doc/userguide/kde-for-admins.docbook b/doc/userguide/kde-for-admins.docbook index 5fb497f95..a31323a1d 100644 --- a/doc/userguide/kde-for-admins.docbook +++ b/doc/userguide/kde-for-admins.docbook @@ -420,7 +420,7 @@ the following symlinks and directories will be created using the <varlistentry> <term><filename>$<envar>TDEHOME</envar>/socket-$<envar>HOSTNAME</envar></filename></term> <listitem><para>Usually <filename -class="directory">/tmp/ksocket-$<envar>USER</envar>/</filename>, this +class="directory">/tmp/tdesocket-$<envar>USER</envar>/</filename>, this is used for various &UNIX; sockets.</para> </listitem> </varlistentry> |