Git commit 0d6d678080204ab59db54ee5e7a5f8329549fd2d by Yuri Chornoivan. Committed on 22/11/2013 at 16:15. Pushed by yurchor into branch 'master'.
Add 'with' M +1 -1 doc/dolphin/index.docbook http://commits.kde.org/kde-baseapps/0d6d678080204ab59db54ee5e7a5f8329549fd2d 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
