pages*: fix names of operating systems (#12140)

This commit is contained in:
Vitor Henrique
2024-02-01 17:04:38 -03:00
committed by GitHub
parent 2d0bcd754b
commit bcfadedad0
6 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@
`getconf -a {{path/to/directory}}`
- Check if your linux system is a 32-bit or 64-bit:
- Check if the system is 32-bit or 64-bit:
`getconf LONG_BIT`