summaryrefslogtreecommitdiffstats
path: root/doc/en
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-27 17:55:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-27 17:55:28 -0600
commit50368d5b4cb41375fdde0bc8d189034b36347a20 (patch)
tree3f37dcd036020a000e0023bc0a730e150569c88d /doc/en
parent16b1cda9d76a5016f911935bc13f9fb4648789a9 (diff)
downloadtdesvn-50368d5b4cb41375fdde0bc8d189034b36347a20.tar.gz
tdesvn-50368d5b4cb41375fdde0bc8d189034b36347a20.zip
Rename libtdesvnpart
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/index.docbook4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index 5800b5f..9bec44e 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -2111,14 +2111,14 @@ The next big thing could that you forgot to give a libsuffix on 64-Bit systems a
</para>
<para>If this does not solve your problem, you may try out on a console:
<programlisting>
- export LD_PRELOAD=/usr/lib/trinity/libtdesvnpart.so
+ export LD_PRELOAD=/usr/lib/trinity/tdesvnpart.so
tdesvn
unset LD_PRELOAD
</programlisting>
(/usr/lib/trinity depends of course on your system, please check where it is installed)
</para>
<para>
-You should see a lot of output why loading of libtdesvnpart.so isn't possible, that may help solving your problem.
+You should see a lot of output why loading of tdesvnpart.so isn't possible, that may help solving your problem.
</para>
</answer>
</qandaentry>