From c305030b4319ee05a25c874f13bc66f0aae0ca8b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 8 Mar 2024 20:26:47 +0300 Subject: Fix typos in manual --- doc/manual.cli | 8 ++++---- 1 file 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: \ -[][][] +[_][_][_] \ 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}| -- cgit v1.1