| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent efe19eb commit 4de67d1
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -462,8 +462,8 @@ added: | |||
| 462 | 462 | ||
| 463 | 463 | * Returns {string} | |
| 464 | 464 | ||
| 465 | - Returns the machine type as a string, such as `arm`, `aarch64`, `mips`, | ||
| 466 | - `mips64`, `ppc64`, `ppc64le`, `s390`, `s390x`, `i386`, `i686`, `x86_64`. | ||
| 465 | + Returns the machine type as a string, such as `arm`, `arm64`, `aarch64`, | ||
| 466 | + `mips`, `mips64`, `ppc64`, `ppc64le`, `s390`, `s390x`, `i386`, `i686`, `x86_64`. | ||
| 467 | 467 | ||
| 468 | 468 | On POSIX systems, the machine type is determined by calling | |
| 469 | 469 | [`uname(3)`][]. On Windows, `RtlGetVersion()` is used, and if it is not | |
| Back | FazBrowse Home | New Git URL |
0 commit comments