Browse Source

doc/manual: Adapt to renamed shared object.

* doc/manual/firefox-dm-load.png: Adapt to renamed shared object.
* doc/manual/scute.texi: Likewise.
--
This is a follow-up to dc221117.

Signed-off-by: Justus Winter <justus@g10code.com>
Justus Winter 9 years ago
parent
commit
cb2f607878
2 changed files with 3 additions and 3 deletions
  1. BIN
      doc/manual/firefox-dm-load.png
  2. 3 3
      doc/manual/scute.texi

BIN
doc/manual/firefox-dm-load.png


+ 3 - 3
doc/manual/scute.texi

@@ -286,7 +286,7 @@ and installed according to the generic installation instructions found
 in the source package in the file @code{INSTALL}.  There are no Scute
 specific options to the configure script.
 
-After installation, the @code{libscute.so} module file can be found in
+After installation, the @code{scute.so} module file can be found in
 the library directory of the installation path.
 
 
@@ -491,9 +491,9 @@ PKCS #11 device.
 In the pop-up dialog that follows, you can give a module name
 (e.g. ``@code{Scute}'') and a module filename.  The latter should
 correspond to the full file name of the installed Scute module file
-@file{libscute.so}.  The default installation path is
+@file{scute.so}.  The default installation path is
 @file{/usr/local/lib}, which would mean that you have to provide the
-file name @file{/usr/local/lib/libscute.so}.  If you or your system
+file name @file{/usr/local/lib/scute.so}.  If you or your system
 administrator installed Scute in a different location, you have to
 adjust the file name correspondingly.