diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 15:11:21 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 15:11:21 -0600 |
commit | 472156a41b1348c714986c772759ad950fffbe75 (patch) | |
tree | 86369dab3bbe3d52c49051665bdfb49b9dfc16e3 /tdeioslave/DEBUG.howto | |
parent | 3e891e81335e5243583dab27faeebf001b8139a6 (diff) | |
download | tdebase-472156a41b1348c714986c772759ad950fffbe75.tar.gz tdebase-472156a41b1348c714986c772759ad950fffbe75.zip |
Rename kioslaves
Diffstat (limited to 'tdeioslave/DEBUG.howto')
-rw-r--r-- | tdeioslave/DEBUG.howto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/DEBUG.howto b/tdeioslave/DEBUG.howto index 6218f2fba..813df102d 100644 --- a/tdeioslave/DEBUG.howto +++ b/tdeioslave/DEBUG.howto @@ -74,7 +74,7 @@ $TDEDIR/share/config/kdebugrc. InfoOutput=0 InfoFilename=/tmp/http -This redirects all debug info for areas 7103 and 7113 (as used by kio_http) +This redirects all debug info for areas 7103 and 7113 (as used by tdeio_http) to the file /tmp/http. To get debug information from the SMB slave you can add the following to |