diff --git a/doc/api.html b/doc/api.html index 5483bc8582..dcae34f3ad 100644 --- a/doc/api.html +++ b/doc/api.html @@ -815,8 +815,6 @@ Read data from the file specified by fd. bytes to read.

position is an integer specifying where to begin reading from in the file.

-

encoding is either node.UTF8 -or node.RAW.