summaryrefslogtreecommitdiff
path: root/src/lib/librelib.1.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/librelib.1.ronn')
-rw-r--r--src/lib/librelib.1.ronn6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/librelib.1.ronn b/src/lib/librelib.1.ronn
index fe64e92..9d1fbc4 100644
--- a/src/lib/librelib.1.ronn
+++ b/src/lib/librelib.1.ronn
@@ -19,13 +19,13 @@ path:
* The install path can change in the future without having to change
programs that use them.
* The install directory can be configured at runtime, by setting
- `LIBRETOOLS_LIBDIR`, similar to `LD_PRELOAD` (this is used when
- running the test suite).
+ `LIBRETOOLS_LIBRARY_PATH`, similar to `LD_PRELOAD` (this is used
+ when running the test suite).
* The naming scheme of a library can change (such as between
`libreNAME` and `NAME.sh` without changing programs that use it.
By default, `librelib` looks in `/usr/lib/libretools`, but that can be
-changed by setting the `LIBRETOOLS_LIBDIR` environmental variable to
+changed by setting the `LIBRETOOLS_LIBRARY_PATH` environmental variable to
the directory it should look in.
When searching for a library, `librelib` first strips `libre` from the