diff options
-rw-r--r-- | sbin/geom/core/geom.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/geom/core/geom.8 b/sbin/geom/core/geom.8 index bb79f78..e308cfb 100644 --- a/sbin/geom/core/geom.8 +++ b/sbin/geom/core/geom.8 @@ -133,6 +133,7 @@ The following environment variables affect the execution of .It Ev GEOM_LIBRARY_PATH Specifies the path where shared libraries are stored instead of .Pa /lib/geom/ . +Multiple paths can be specified with a colon-separated list of paths. .El .Sh EXIT STATUS Exit status is 0 on success, and 1 if the command fails. |