summaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ4
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ b/FAQ
index 009c00b..c67678b 100644
--- a/FAQ
+++ b/FAQ
@@ -272,13 +272,13 @@ A: First of all, check that you haven't opened the mount point or one of its
haven't opened any file belonging to the share. If neither is the case,
you might have encountered a problem, that is known but not related to
Smb4K. It seems, that under certain circumstances (that we could not
- figure out exactly) kdeinit (KDE < 3.4) background processes access files
+ figure out exactly) tdeinit (KDE < 3.4) background processes access files
and/or directories of the share and keep them open. Unmounting is not
possible unless you send
$ kill -HUP <PID>
- to each kdeinit instance that has access to the share or its files.
+ to each tdeinit instance that has access to the share or its files.
Alternatively, you can force the unmounting of the share. Highlight the
share and use the Shares->Force Unmounting menu item or press Ctrl+F.