~ubuntu-branches/ubuntu/vivid/nodejs/vivid

« back to all changes in this revision

Viewing changes to doc/api/os.html

  • Committer: Package Import Robot
  • Author(s): Jérémy Lal
  • Date: 2013-11-30 23:54:20 UTC
  • mfrom: (7.1.48 sid)
  • Revision ID: package-import@ubuntu.com-20131130235420-kpuupk7lyc5i094j
Tags: 0.10.22~dfsg1-2
* Update 2005 patch, allow test-cluster-dgram-2 to time out.
* Apply 1005 patch, upstream fix for BSD builds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html lang="en">
3
3
<head>
4
4
  <meta charset="utf-8">
5
 
  <title>os Node.js v0.10.21 Manual &amp; Documentation</title>
 
5
  <title>os Node.js v0.10.22 Manual &amp; Documentation</title>
6
6
  <link rel="stylesheet" href="assets/style.css">
7
7
  <link rel="stylesheet" href="assets/sh.css">
8
8
  <link rel="canonical" href="http://nodejs.org/api/os.html">
31
31
 
32
32
        <div id="column1" class="interior">
33
33
          <header>
34
 
            <h1>Node.js v0.10.21 Manual &amp; Documentation</h1>
 
34
            <h1>Node.js v0.10.22 Manual &amp; Documentation</h1>
35
35
            <div id="gtoc">
36
36
              <p>
37
37
                <a href="index.html" name="toc">Index</a> |
238
238
            <li><a href="http://twitter.com/nodejs" class="twitter">@nodejs</a></li>
239
239
        </ul>
240
240
 
241
 
        <p>Copyright <a href="http://joyent.com/">Joyent, Inc</a>, Node.js is a <a href="/trademark-policy.pdf">trademark</a> of Joyent, Inc. View <a href="https://raw.github.com/joyent/node/v0.10.21/LICENSE">license</a>.</p>
 
241
        <p>Copyright <a href="http://joyent.com/">Joyent, Inc</a>, Node.js is a <a href="/trademark-policy.pdf">trademark</a> of Joyent, Inc. View <a href="https://raw.github.com/joyent/node/v0.10.22/LICENSE">license</a>.</p>
242
242
    </div>
243
243
 
244
244
  <script src="../sh_main.js"></script>