From 5861a8726e657fd36a3f1b5f016f5eb9c12cdde3 Mon Sep 17 00:00:00 2001 From: scgilardi Date: Thu, 22 Jan 2009 23:58:27 +0000 Subject: clj-env-dir: clarify wording in description of CLOJURE_EXT --- launchers/bash/clj-env-dir | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/launchers/bash/clj-env-dir b/launchers/bash/clj-env-dir index 9f2b2044..f543a473 100755 --- a/launchers/bash/clj-env-dir +++ b/launchers/bash/clj-env-dir @@ -21,9 +21,10 @@ # # CLOJURE_EXT The path to a directory containing (either directly or as # symbolic links) jar files and/or directories whose paths -# should be included in CLASSPATH. These paths will be -# prepended to any prior definition of the CLASSPATH -# environment variable. +# should be in Clojure's classpath. The value of the +# CLASSPATH environment variable for Clojure will be a list +# of these paths followed by the previous value of CLASSPATH +# (if any). # # Optional: # -- cgit v1.2.3-18-g5258