r10568: * src/libraries.lisp: Commit patch from Edi Weitz to
[uffi.git] / doc / ref_func_libr.xml
index fd37a1c8630d23fa31e42e9b87c6ddfe5f418f67..499d11b9e5dcab65ee70531b01537dc9d8197bab 100644 (file)
@@ -103,7 +103,10 @@ foreign function. If <constant>:void</constant> indicates module does not return
            <listitem>
              <para>A string or pathname specifying the library location
 in the filesystem. At least one implementation (&lw;) can not
-accept a logical pathname.
+accept a logical pathname.  If this parameter denotes a pathname without a
+directory component then most of the supported Lisp implementations will be
+able to find the library themselves if it is located in one of the standard
+locations as defined by the underlying operating system.
              </para>
            </listitem>
          </varlistentry>