diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-06 03:01:25 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-01-06 03:01:25 +0100 |
commit | c9e073ca34c214442013c349db54d39b370cc700 (patch) | |
tree | 59c91d654d52bc542ab8e4805c09e1f030152ddd | |
parent | 23b31c0de4b779642c60e548d0b6de88437acf86 (diff) | |
download | tdelibs-c9e073ca34c214442013c349db54d39b370cc700.tar.gz tdelibs-c9e073ca34c214442013c349db54d39b370cc700.zip |
Rename kdekillall -> tdekillall
-rw-r--r-- | tdeinit/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeinit/README b/tdeinit/README index 644efbaf6..e70caab34 100644 --- a/tdeinit/README +++ b/tdeinit/README @@ -79,6 +79,6 @@ Disadvantages The process name of applications started via tdeinit is "tdeinit". This problem can be corrected to a degree by changing the application name as shown by 'ps'. However, applications like "killall" will only see "tdeinit" as -process name. To workaround this, use "kdekillall", from tdesdk/scripts, +process name. To workaround this, use "tdekillall", from tdesdk/scripts, for applications started via tdeinit. |