| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent cddc32c commit 9703513
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1555,7 +1555,7 @@ must call `process.stdin.resume()` to read from it. Note also that calling | |||
| 1555 | 1555 | * {Stream} | |
| 1556 | 1556 | ||
| 1557 | 1557 | The `process.stdout` property returns a [Writable][] stream connected to | |
| 1558 | - `stdout` (fd `2`). | ||
| 1558 | + `stdout` (fd `1`). | ||
| 1559 | 1559 | ||
| 1560 | 1560 | For example, to copy process.stdin to process.stdout: | |
| 1561 | 1561 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments