<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -80,6 +80,25 @@ Returns the current working directory of the process.
 The filename of the script being executed.
 &lt;/p&gt;
 &lt;/dd&gt;
+&lt;dt class=&quot;hdlist1&quot;&gt;
+&lt;tt&gt;require(path)&lt;/tt&gt; 
+&lt;/dt&gt;
+&lt;dt class=&quot;hdlist1&quot;&gt;
+&lt;tt&gt;include(path)&lt;/tt&gt; 
+&lt;/dt&gt;
+&lt;dd&gt;
+&lt;p&gt;
+See the modules section.
+&lt;/p&gt;
+&lt;/dd&gt;
+&lt;dt class=&quot;hdlist1&quot;&gt;
+&lt;tt&gt;node.libraryPaths&lt;/tt&gt; 
+&lt;/dt&gt;
+&lt;dd&gt;
+&lt;p&gt;
+The search path for absolute path arguments to &lt;tt&gt;require()&lt;/tt&gt; and &lt;tt&gt;include()&lt;/tt&gt;.
+&lt;/p&gt;
+&lt;/dd&gt;
 &lt;/dl&gt;&lt;/div&gt;
 &lt;h3 id=&quot;_the_tt_process_tt_object&quot;&gt;The &lt;tt&gt;process&lt;/tt&gt; Object&lt;/h3&gt;&lt;div style=&quot;clear:left&quot;&gt;&lt;/div&gt;
 &lt;div class=&quot;paragraph&quot;&gt;&lt;p&gt;&lt;tt&gt;process&lt;/tt&gt; is the equivalent of &lt;tt&gt;window&lt;/tt&gt; in browser-side javascript. It is
@@ -1983,7 +2002,7 @@ init (Handle&amp;lt;Object&amp;gt; target)
 &lt;div id=&quot;footer&quot;&gt;
 &lt;div id=&quot;footer-text&quot;&gt;
 Version 0.1.12&lt;br /&gt;
-Last updated 2009-09-28 17:35:44 CEST
+Last updated 2009-09-28 18:02:27 CEST
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/body&gt;</diff>
      <filename>doc/api.html</filename>
    </modified>
    <modified>
      <diff>@@ -56,6 +56,13 @@ Returns the current working directory of the process.
 +__filename+ ::
 The filename of the script being executed.
 
++require(path)+ ::
++include(path)+ ::
+See the modules section.
+
++node.libraryPaths+ ::
+The search path for absolute path arguments to +require()+ and +include()+.
+
 === The +process+ Object
 
 +process+ is the equivalent of +window+ in browser-side javascript. It is</diff>
      <filename>doc/api.txt</filename>
    </modified>
    <modified>
      <diff>@@ -57,6 +57,29 @@ The filename of the script being executed.
 &lt;/simpara&gt;
 &lt;/listitem&gt;
 &lt;/varlistentry&gt;
+&lt;varlistentry&gt;
+&lt;term&gt;
+&lt;literal&gt;require(path)&lt;/literal&gt; 
+&lt;/term&gt;
+&lt;term&gt;
+&lt;literal&gt;include(path)&lt;/literal&gt; 
+&lt;/term&gt;
+&lt;listitem&gt;
+&lt;simpara&gt;
+See the modules section.
+&lt;/simpara&gt;
+&lt;/listitem&gt;
+&lt;/varlistentry&gt;
+&lt;varlistentry&gt;
+&lt;term&gt;
+&lt;literal&gt;node.libraryPaths&lt;/literal&gt; 
+&lt;/term&gt;
+&lt;listitem&gt;
+&lt;simpara&gt;
+The search path for absolute path arguments to &lt;literal&gt;require()&lt;/literal&gt; and &lt;literal&gt;include()&lt;/literal&gt;.
+&lt;/simpara&gt;
+&lt;/listitem&gt;
+&lt;/varlistentry&gt;
 &lt;/variablelist&gt;
 &lt;/refsect2&gt;
 &lt;refsect2 id=&quot;_the_literal_process_literal_object&quot;&gt;</diff>
      <filename>doc/api.xml</filename>
    </modified>
    <modified>
      <diff>@@ -54,6 +54,19 @@ __filename
 .RS 4
 The filename of the script being executed\.
 .RE
+.PP
+require(path), include(path)
+.RS 4
+See the modules section\.
+.RE
+.PP
+node\.libraryPaths
+.RS 4
+The search path for absolute path arguments to
+require()
+and
+include()\.
+.RE
 .SS &quot;The process Object&quot;
 process is the equivalent of window in browser\-side javascript\. It is the global scope\. process is an instance of node\.EventEmitter\.
 .sp</diff>
      <filename>doc/node.1</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>27738d8e60bc57aac5dba25041faf413caefe1f8</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Dahl</name>
    <email>ry@tinyclouds.org</email>
  </author>
  <url>http://github.com/ujh/node/commit/9f07a690c6cb6d773e9e4c4a37e46a3732c9668c</url>
  <id>9f07a690c6cb6d773e9e4c4a37e46a3732c9668c</id>
  <committed-date>2009-09-28T09:48:19-07:00</committed-date>
  <authored-date>2009-09-28T09:03:43-07:00</authored-date>
  <message>docs: Reference node.libraryPaths in helpers section.</message>
  <tree>6c5b853e4f82267e740cf619e8d16aed6b4c8d1e</tree>
  <committer>
    <name>Ryan Dahl</name>
    <email>ry@tinyclouds.org</email>
  </committer>
</commit>
