diff --git a/doc/scsh-manual/running.tex b/doc/scsh-manual/running.tex index bb3e99b..19c8f84 100644 --- a/doc/scsh-manual/running.tex +++ b/doc/scsh-manual/running.tex @@ -415,8 +415,9 @@ The following switches and end options are defined: module file of the given name, and load it in. The \textit{library-directories} list defaults to - \texttt{("/usr/local/lib/scsh/modules/")}. It will be - installation-dependent in a later version of scsh. + \verb+("$prefix/lib/scsh/modules/")+. Starting with version + 0.6.5 the option \verb+--with-lib-dirs-list+ of the + \texttt{configure} script changes this default value. If the environment variable \texttt{\$SCSH\_LIB\_DIRS} is set, it is used to determine the library search path. The value of this