scripts/manpages in rvm-0.1.43 vs scripts/manpages in rvm-0.1.44
- old
+ new
@@ -3,6 +3,6 @@
source "$rvm_scripts_path/initialize"
# Take if a semicolon is encountered at the end of the
# manpath env variable, man also processes the usual,
# generated manpaths as well as the variable contents.
-export MANPATH="${rvm_man_path}:${MANPATH}"
+export MANPATH="${MANPATH}:${rvm_man_path}"