From e71b4baa8890f4c149dc70595ff3434bc46bb0f6 Mon Sep 17 00:00:00 2001 From: Hussaina Begum Nandyala Date: Mon, 12 Oct 2020 23:29:16 +0530 Subject: [PATCH] doc: Remove reference to io.js Signed-off-by: Hussaina Begum Nandyala PR-URL: https://github.com/nodejs/node/pull/35618 Reviewed-By: James M Snell Reviewed-By: Evan Lucas Reviewed-By: Rich Trott Reviewed-By: Anto Aravinth Reviewed-By: Gireesh Punathil --- doc/api/process.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/api/process.md b/doc/api/process.md index 1f35dff6fb918b..8e5e495917160e 100644 --- a/doc/api/process.md +++ b/doc/api/process.md @@ -1759,8 +1759,7 @@ tarball. `process.release` contains the following properties: -* `name` {string} A value that will always be `'node'` for Node.js. For - legacy io.js releases, this will be `'io.js'`. +* `name` {string} A value that will always be `'node'`. * `sourceUrl` {string} an absolute URL pointing to a _`.tar.gz`_ file containing the source code of the current release. * `headersUrl`{string} an absolute URL pointing to a _`.tar.gz`_ file containing