From e789628f82c38985cd6238485bbdfbca517dce10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sat, 2 Oct 2021 15:24:48 +0200 Subject: [PATCH] install: improve readability of the PGO LC_CTYPE paragraph --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 6fe8406b..d1801b1b 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -281,8 +281,8 @@ reason there are a number of helper scripts available. scripts in the `pgo` directory to do a complete PGO build. This script is intended to be used when doing manual builds. -Note that all “full” (which `auto` will prefer, if possible) PGO -builds **require** `LC_CTYPE` to be set to an UTF-8 locale. This is +Note that all “full” PGO builds (which `auto` will prefer, if +possible) **require** `LC_CTYPE` to be set to an UTF-8 locale. This is **not** done automatically. Example: