diff options
Diffstat (limited to 'doc/kwifimanager/index.docbook')
-rw-r--r-- | doc/kwifimanager/index.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/kwifimanager/index.docbook b/doc/kwifimanager/index.docbook index 07cc908d..fbf46cc0 100644 --- a/doc/kwifimanager/index.docbook +++ b/doc/kwifimanager/index.docbook @@ -204,7 +204,7 @@ results will always be empty. If you are not the root user, the list may be incomplete or outdated. </para> <para> In order to receive a reliable, current list of access points you will need to - start the scan with root privileges, for example by using the &kdesu; utility to + start the scan with root privileges, for example by using the &tdesu; utility to start &kwifimanager;</para> <para> If at least one network was found, you are presented with a table showing details of the network. It has four columns that inform you about <itemizedlist> @@ -374,7 +374,7 @@ if you want to start an X application in the script and the X server belongs to someone else than root. You can make such scripts work correctly if you execute the X application via<userinput> - <command>kdesu</command> + <command>tdesu</command> <option>-u</option> <replaceable>USERNAME</replaceable> <option>-c</option> |