From c050d0fa19a2dbb34e1e99403b597a5e8e51b6e5 Mon Sep 17 00:00:00 2001 From: isaacs Date: Sun, 24 Jul 2011 18:04:45 -0700 Subject: Finish removing require.paths Fix require() completion bug in repl, and correct man output --- doc/node.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/node.1') diff --git a/doc/node.1 b/doc/node.1 index 128cbb01d5..6050164066 100644 --- a/doc/node.1 +++ b/doc/node.1 @@ -44,8 +44,7 @@ and servers. .SH ENVIRONMENT VARIABLES .IP NODE_PATH -\':\'\-separated list of directories prefixed to the module search path, -require.paths. +\':\'\-separated list of directories prefixed to the module search path. .IP NODE_MODULE_CONTEXTS If set to 1 then modules will load in their own global contexts. -- cgit v1.2.3