Git commit 51f66221c71fa695b7486a51fcfd933cfa1edd3c by Burkhard L?ck, on behalf of Yuri Chornoivan. Committed on 22/11/2013 at 16:15. Pushed by lueck into branch 'KDE/4.12'.
Add 'with' (cherry picked from commit 0d6d678080204ab59db54ee5e7a5f8329549fd2d) backport to 4.12.1 M +1 -1 doc/dolphin/index.docbook http://commits.kde.org/kde-baseapps/51f66221c71fa695b7486a51fcfd933cfa1edd3c diff --git a/doc/dolphin/index.docbook b/doc/dolphin/index.docbook index e3063b7..5fe85f5 100644 --- a/doc/dolphin/index.docbook +++ b/doc/dolphin/index.docbook @@ -606,7 +606,7 @@ front of the bar listing all available kioslaves on your system. Kioslaves are programs built into &kde; which add support for many different protocols to &dolphin; and other &kde; applications.</para> -<para>For example the <quote>fish</quote> kioslave &dolphin; can be +<para>For example with the <quote>fish</quote> kioslave &dolphin; can be used to manage files and folders on a remote host that is accessible via <acronym>SSH</acronym>. To do this you would type <userinput>fish://username at remotehost</userinput> into the location bar. Similar remote file management can be done on
