0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc/api
Sakthipriyan Vairamani c8619ea3c3
doc: improve fs.truncate functions' documentation
The default value of the `len` parameter is zero and it is included in
the documenetation.

This patch also has examples of how `ftruncate` can be used.

PR-URL: https://github.com/nodejs/node/pull/7648
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-08-27 19:51:20 +05:30
..
_toc.md
addons.md
all.md
assert.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
buffer.md doc: fix buf.readUIntBE, buf.readUIntLE examples 2016-08-25 07:24:41 +02:00
child_process.md doc: script with spaces spawn example for windows 2016-08-18 10:37:10 -07:00
cli.md 2016-08-15, Version 6.4.0 (Current) 2016-08-16 10:36:00 -04:00
cluster.md doc: fix cluster message event docs 2016-08-10 09:11:22 -04:00
console.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
crypto.md crypto: remove POINT_CONVERSION_HYBRID from documentation. 2016-08-26 21:45:26 -07:00
debugger.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
dgram.md doc: add added: information for dgram 2016-08-25 10:56:28 -07:00
dns.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
documentation.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
domain.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
errors.md
events.md doc: add added: information for events 2016-08-05 14:43:09 -07:00
fs.md doc: improve fs.truncate functions' documentation 2016-08-27 19:51:20 +05:30
globals.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
http.md doc: improve server.listen() random port 2016-08-05 23:31:07 +02:00
https.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
index.md
modules.md doc: add added: information for modules 2016-08-27 16:19:26 +02:00
net.md doc: improve server.listen() random port 2016-08-05 23:31:07 +02:00
os.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
path.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
process.md doc: correct argument type for process.cpuUsage 2016-08-22 11:38:25 +02: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: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
repl.md repl: Add editor mode support 2016-08-06 19:41:35 +05:30
stream.md doc: fix onReadable reentry after unshift called 2016-08-26 21:59:55 -07:00
string_decoder.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
synopsis.md
timers.md doc: fix "timout" typo in timeout 2016-08-25 07:23:28 +02:00
tls.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
tty.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
url.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
util.md util: improve function signature of util._extend 2016-08-26 18:53:39 +05:30
v8.md
vm.md doc: fix typo in vm.runInNewContext() description 2016-08-09 11:31:46 -07:00
zlib.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00