diff options
-rw-r--r-- | doc/manual.cli | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index 885fc48..b95e788 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -144,11 +144,11 @@ x86_64-linux_rhel_9.2-bindist aarch64-macos_10.12 \ -The second component normally identifies the installed compiler toolchain and +The last component normally identifies the installed compiler toolchain and has the following recommended form: \ -<id>[<version>][<vendor>][<runtime>] +<id>[_<version>][_<vendor>][_<runtime>] \ For example: @@ -231,7 +231,7 @@ its tests. The auxiliary machine name follows the same overall format as the build machine name except that the last component captures the information about the -additional component in question rather that the compiler toolchain. For +additional component in question rather than the compiler toolchain. For example: \ @@ -285,7 +285,7 @@ name: aarch64-linux_debian_12-postgresql_16 summary: Debian 12 with PostgreSQL 16 test user/database role: auxiliary ram-minimum: 2097152 -ram-minimum: 4194304 +ram-maximum: 4194304 \ \h2#arch-machine-header-id|\c{id}| |