-When set, the environment variables must contain a colon-separated list of directory paths,
-which can be absolute or relative to the current working directory. The environment variables
-are LD_LIBRARY_PATH, DYLD_LIBRARY_PATH, and DYLD_FALLBACK_LIBRARY_PATH.
-The first two variables have no default value. The default value of DYLD_FALLBACK_LIBRARY_PATH
-is $HOME/lib;/usr/local/lib;/usr/lib.
-.Fn dlopen
-searches the directories specified in the environment variables in the order they are listed.
+When set, the environment variables contain a colon-separated list of directory paths,
+which can be absolute or relative to the current working directory.