diff options
Diffstat (limited to 'doc/konqueror')
-rw-r--r-- | doc/konqueror/browser.docbook | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/konqueror/browser.docbook b/doc/konqueror/browser.docbook index 2c1e0fa17..c6c8ecbb2 100644 --- a/doc/konqueror/browser.docbook +++ b/doc/konqueror/browser.docbook @@ -446,15 +446,15 @@ just add a key line <screen><userinput> OverridenPorts=CommaSeparatedListOfAllowedPorts </userinput></screen> -to <filename>$TDEDIR/share/config/kio_httprc +to <filename>$TDEDIR/share/config/tdeio_httprc </filename> or -<filename>~/.trinity/share/config/kio_httprc</filename>.</para> +<filename>~/.trinity/share/config/tdeio_httprc</filename>.</para> <para>For example <screen><userinput>OverridenPorts=23,15 </userinput></screen> (it should not include any embedded spaces).</para> <para>&konqueror; will reject the following ports (the list is hardcoded in -<filename>tdelibs/kio/kio/job.cpp</filename>):</para> +<filename>tdelibs/tdeio/tdeio/job.cpp</filename>):</para> <para> 1, 7, 9, 11, 13, 15, 17, 19, 20, 21, 22, 23, 25, 37, 42, 43, |