node/doc/api
John Vilk f478b46a00 doc: specify that errno is a number, not a string
The documentation erroneously described the errno property as an alias
for the code property, but that is not the case in the implementation.
errno is the error code of the error as a number, and code is the error
code of the error as a string.

PR-URL: https://github.com/nodejs/node/pull/9007
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
2016-10-16 20:43:21 +02:00
..
_toc.md doc: subdivide TOC, add auxiliary links 2016-04-29 13:27:18 -04:00
addons.md tools: enable more remark-lint rules 2016-09-25 13:02:45 +03:00
all.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
assert.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
buffer.md buffer: make byteLength throw on invalid input 2016-10-10 12:57:27 -07:00
child_process.md doc: improve child_process doc types 2016-09-27 00:21:35 +08:00
cli.md 2016-08-15, Version 6.4.0 (Current) 2016-08-16 10:36:00 -04:00
cluster.md doc: remove extra comma in cluster docs 2016-09-17 22:05:51 -04:00
console.md doc: standardize rest parameters 2016-09-14 08:08:28 +02:00
crypto.md doc: add added: info for crypto.timingSafeEqual() 2016-09-27 07:43:13 -07:00
debugger.md doc: change ./node to node in debugger.md 2016-10-06 23:45:12 +02:00
dgram.md doc: fix broken link in dgram doc 2016-09-02 14:29:30 -04:00
dns.md tools: enable more remark-lint rules 2016-09-25 13:02:45 +03:00
documentation.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
domain.md doc: standardize rest parameters 2016-09-14 08:08:28 +02:00
errors.md doc: specify that errno is a number, not a string 2016-10-16 20:43:21 +02:00
events.md doc: standardize rest parameters 2016-09-14 08:08:28 +02:00
fs.md doc: fix typo 2016-10-14 01:41:53 +03:00
globals.md doc: add added: information for globals 2016-10-06 23:55:14 +02:00
http.md doc: revise http documentation 2016-10-11 09:54:39 -07:00
https.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
modules.md doc: add added: information for modules 2016-08-27 16:19:26 +02:00
net.md http: socket connection timeout for http request 2016-09-26 13:33:52 +03:00
os.md doc: fix typos 2016-09-02 23:49:54 +02:00
path.md doc: fix typo in path doc 2016-09-18 11:30:23 +02:00
process.md tools: enable more remark-lint rules 2016-09-25 13:02:45 +03:00
punycode.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
querystring.md doc: fix "hashOwnProperty" typo in querystring 2016-08-15 10:42:38 -07:00
readline.md doc: remove duplicate content from readline doc 2016-09-15 08:31:09 +02:00
repl.md doc: fix typo in repl doc 2016-09-30 07:58:34 -07:00
stream.md stream: proper instanceof for Writables 2016-10-10 18:05:23 +02:00
string_decoder.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
synopsis.md doc: various documentation formatting fixes 2016-07-14 12:26:50 +03:00
timers.md doc: enable no-file-name-articles remark-lint rule 2016-09-27 07:07:40 -07:00
tls.md doc: fix title level at tls.md 2016-09-27 07:59:49 -07:00
tty.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
url.md doc: fix markdown formatting in url.md 2016-10-05 11:36:03 -04:00
util.md tools: enable more remark-lint rules 2016-09-25 13:02:45 +03:00
v8.md doc: various documentation formatting fixes 2016-07-14 12:26:50 +03:00
vm.md doc: fix typo in vm.runInNewContext() description 2016-08-09 11:31:46 -07:00
zlib.md doc: fix typos 2016-09-02 23:49:54 +02:00