0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc/api
DavidCai 32b46d91a7 doc: update fs callback example error stack
Update the error stack printed in the default callback
example in the fs doc, matching the latest lib/fs.js.
Truncates the stack to make it easier to update in the future.

PR-URL: https://github.com/nodejs/node/pull/6617
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-05-15 15:01:49 +01:00
..
_toc.md doc: subdivide TOC, add auxiliary links 2016-04-29 13:27:18 -04:00
addons.md doc: fix deprecation warnings in addon examples 2016-05-10 17:10:33 +02:00
all.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
assert.md doc: add added: information for assert 2016-05-13 09:49:05 -07:00
buffer.md doc: correct anchors for buffer.md 2016-05-06 10:47:04 -07:00
child_process.md doc: fix exec example in child_process 2016-05-13 08:04:11 -05:00
cli.md src,module: add --preserve-symlinks command line flag 2016-05-13 11:43:47 -07:00
cluster.md doc: fix the lint of an example in cluster.md 2016-05-03 10:13:23 -07:00
console.md doc: added note warning about change to console.endTime() 2016-04-29 22:58:11 -07:00
crypto.md doc: use Buffer.from() instead of new Buffer() 2016-04-27 13:23:41 +08:00
debugger.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
dgram.md doc: use Buffer.from() instead of new Buffer() 2016-04-27 13:23:41 +08:00
dns.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
documentation.md doc: "a" -> "an" in api/documentation.md 2016-05-11 11:17:29 -04:00
domain.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
errors.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
events.md doc,events: fix a link typo 2016-05-10 06:40:12 -05:00
fs.md doc: update fs callback example error stack 2016-05-15 15:01:49 +01:00
globals.md doc: fix a typo in __dirname section 2016-05-01 14:40:38 -07:00
http.md doc: clarifies http.serverResponse implementation 2016-05-01 14:24:49 -07:00
https.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
modules.md doc: mention existence/purpose of module wrapper 2016-05-10 06:48:36 -05:00
net.md doc: server.listen truncates socket path on unix 2016-05-12 08:44:41 +02:00
os.md doc: add added: information for os 2016-05-09 13:53:09 +02:00
path.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
process.md doc: add added: information for process 2016-05-09 13:52:55 +02:00
punycode.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
querystring.md doc: add added: information for querystring 2016-05-09 13:44:15 +02:00
readline.md repl: copying tabs shouldn't trigger completion 2016-05-13 17:18:40 +02:00
repl.md repl: exports Recoverable 2016-05-12 10:03:06 -04:00
stream.md doc: discourage use of util.inherits 2016-05-09 14:10:41 +02:00
string_decoder.md doc: use Buffer.from() instead of new Buffer() 2016-04-27 13:23:41 +08:00
synopsis.md doc: use Node.js in synopsis document 2016-05-01 13:28:34 -07:00
timers.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
tls.md doc, tls: deprecate createSecurePair 2016-04-26 09:05:12 -07:00
tty.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
url.md doc: add added: information for url 2016-05-09 13:46:09 +02:00
util.md util: adhere to noDeprecation set at runtime 2016-05-13 21:33:42 +02:00
v8.md doc: add added: information for v8 2016-05-12 21:49:25 -07:00
vm.md doc: add vm example, be able to require modules 2016-04-21 21:44:41 -07:00
zlib.md doc: use Buffer.from() instead of new Buffer() 2016-04-27 13:23:41 +08:00