diff --git a/doc/api/fs.md b/doc/api/fs.md index b510cdd7244354..b37539960f32ac 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -326,7 +326,9 @@ of the file. #### `filehandle.readv(buffers[, position])` * `buffers` {Buffer[]|TypedArray[]|DataView[]} @@ -4566,9 +4568,13 @@ this API: [`fs.read()`][]. ### `fs.readSync(fd, buffer, [options])` * `fd` {integer}