node/doc/api
Tobias Nießen d7e5d656ea doc: fix unit of size argument of readable.read
"GB" refers to 10**9 bytes, whereas the actual limit is 2**30. The
correct unit symbol is "GiB".

PR-URL: https://github.com/nodejs/node/pull/35051
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
2020-10-13 20:46:47 +00:00
..
addons.md 2020-10-06, Version 12.19.0 'Erbium' (LTS) 2020-10-06 13:34:04 -07:00
assert.md doc: changes description must end with a period 2020-10-09 18:46:46 +00:00
async_hooks.md doc: changes description must end with a period 2020-10-09 18:46:46 +00:00
buffer.md doc: harmonize YAML comments 2020-10-13 15:13:45 +02:00
child_process.md doc: harmonize version list style in YAML comments 2020-10-09 18:46:45 +00:00
cli.md doc: changes description must end with a period 2020-10-09 18:46:46 +00:00
cluster.md doc: sort md references in ASCII order 2020-10-01 06:19:25 -07:00
console.md doc: add entry to console.timeEnd() changes array 2020-10-04 07:56:19 +02:00
crypto.md crypto: add getCipherInfo method 2020-10-13 09:30:53 -07:00
debugger.md doc: sort md references in ASCII order 2020-10-01 06:19:25 -07:00
deprecations.md doc: add missing deprecation number 2020-10-13 17:24:31 +00:00
dgram.md doc: harmonize changes list ordering 2020-10-09 18:46:47 +00:00
dns.md doc: sort md references in ASCII order 2020-10-01 06:19:25 -07:00
documentation.md doc: sort md references in ASCII order 2020-10-01 06:19:25 -07:00
domain.md doc: fix missing PR-URLs in YAML comments 2020-10-09 18:46:45 +00:00
embedding.md src: add maybe versions of EmitExit and EmitBeforeExit 2020-10-11 02:20:53 +02:00
errors.md doc: harmonize YAML comments 2020-10-13 15:13:45 +02:00
esm.md 2020-10-07, Version 14.13.1 (Current) 2020-10-07 17:22:52 -04:00
events.md lib: add EventTarget-related browser globals 2020-10-11 14:35:17 +00:00
fs.md doc: edit fs.md for minor style changes 2020-10-12 07:15:25 -07:00
globals.md lib: add EventTarget-related browser globals 2020-10-11 14:35:17 +00:00
http2.md doc: harmonize YAML comments 2020-10-13 15:13:45 +02:00
http.md doc: harmonize YAML comments 2020-10-13 15:13:45 +02:00
https.md doc: harmonize changes list ordering 2020-10-09 18:46:47 +00:00
index.md crypto: refactoring internals, add WebCrypto 2020-10-07 17:27:05 -07:00
inspector.md doc: use .md extension for internal links 2020-10-01 06:19:12 -07:00
intl.md doc: sort md references in ASCII order 2020-10-01 06:19:25 -07:00
module.md doc: use .md extension for internal links 2020-10-01 06:19:12 -07:00
modules.md doc: harmonize version list style in YAML comments 2020-10-09 18:46:45 +00:00
n-api.md doc: changes description must end with a period 2020-10-09 18:46:46 +00:00
net.md doc: sort md references in ASCII order 2020-10-01 06:19:25 -07:00
os.md doc: changes description must end with a period 2020-10-09 18:46:46 +00:00
packages.md doc: move package.import content higher 2020-10-09 15:10:23 -04:00
path.md doc: sort md references in ASCII order 2020-10-01 06:19:25 -07:00
perf_hooks.md doc: fixup perf_hooks 2020-10-11 10:00:52 +00:00
policy.md doc: revise dependency redirection text in policy.md 2020-09-24 04:30:35 -07:00
process.md doc: revise description of process.ppid 2020-10-13 03:48:35 -07:00
punycode.md tools,doc: enforce alphabetical order for md refs 2020-09-22 10:25:43 -07:00
querystring.md doc: harmonize version list style in YAML comments 2020-10-09 18:46:45 +00:00
quic.md doc: fix typos in quic.md 2020-10-04 07:58:45 +02:00
readline.md doc: harmonize version list style in YAML comments 2020-10-09 18:46:45 +00:00
repl.md doc: implement fancier rendering for keys 2020-10-02 03:27:05 -07:00
report.md doc: sort md references in ASCII order 2020-10-01 06:19:25 -07:00
stream.md doc: fix unit of size argument of readable.read 2020-10-13 20:46:47 +00:00
string_decoder.md doc: use .md extension for internal links 2020-10-01 06:19:12 -07:00
synopsis.md doc: use .md extension for internal links 2020-10-01 06:19:12 -07:00
timers.md 2020-10-06, Version 12.19.0 'Erbium' (LTS) 2020-10-06 13:34:04 -07:00
tls.md doc: harmonize version list style in YAML comments 2020-10-09 18:46:45 +00:00
tracing.md doc: simplify wording in tracing APIs doc 2020-10-10 05:55:04 -07:00
tty.md doc: use .md extension for internal links 2020-10-01 06:19:12 -07:00
url.md doc: harmonize version list style in YAML comments 2020-10-09 18:46:45 +00:00
util.md doc: harmonize YAML comments 2020-10-13 15:13:45 +02:00
v8.md doc: harmonize changes list ordering 2020-10-09 18:46:47 +00:00
vm.md doc: harmonize changes list ordering 2020-10-09 18:46:47 +00:00
wasi.md 2020-10-06, Version 12.19.0 'Erbium' (LTS) 2020-10-06 13:34:04 -07:00
webcrypto.md crypto: refactoring internals, add WebCrypto 2020-10-07 17:27:05 -07:00
worker_threads.md doc: harmonize changes list ordering 2020-10-09 18:46:47 +00:00
zlib.md doc: fix YAML syntax errors 2020-10-06 15:52:10 -07:00