diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:31:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:31:27 -0600 |
commit | 28ccd51885bd98e62c1756453c3fc638b429e5ee (patch) | |
tree | 309d7dfbc38b1253fc2aceca34036f8f4eedd27b /doc/kwifimanager | |
parent | 8a9ab45627c50ab0d33e9edf86fe8988e02709cb (diff) | |
download | tdenetwork-28ccd51885bd98e62c1756453c3fc638b429e5ee.tar.gz tdenetwork-28ccd51885bd98e62c1756453c3fc638b429e5ee.zip |
Additional kde to tde renaming
Diffstat (limited to 'doc/kwifimanager')
-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> |