This is an automated email from the git hooks/post-receive script.

civodul pushed a commit to branch master
in repository guix-artwork.

The following commit(s) were added to refs/heads/master by this push:
     new cf0c198  website: guix-packages-with-glibc-hwcaps: Fix “psABI” acronym.
cf0c198 is described below

commit cf0c198b40ec649517afd9e3b426c2ab149a15f5
Author: Ludovic Courtès <[email protected]>
AuthorDate: Tue Jan 16 11:11:44 2024 +0100

    website: guix-packages-with-glibc-hwcaps: Fix “psABI” acronym.
    
    * website/posts/guix-packages-with-glibc-hwcaps.md: Oops.
---
 website/posts/guix-packages-with-glibc-hwcaps.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/posts/guix-packages-with-glibc-hwcaps.md 
b/website/posts/guix-packages-with-glibc-hwcaps.md
index 59f1a63..1b6ad8e 100644
--- a/website/posts/guix-packages-with-glibc-hwcaps.md
+++ b/website/posts/guix-packages-with-glibc-hwcaps.md
@@ -36,7 +36,7 @@ version 2.33 supports another approach: `ld.so` would search 
not just the
 `/lib` folder, but also the `glibc-hwcaps` folders, which for x86_64 included
 `/lib/glibc-hwcaps/x86-64-v2`, `/lib/glibc-hwcaps/x86-64-v3` and
 `/lib/glibc-hwcaps/x86-64-v4`, corresponding to the psABI micro-architectures
-of the x86_64 architecture (*psABI* stands for *processor-specific
+of the x86_64 architecture (*psABI* stands for *processor supplement of the
 application binary interface* and refers to the
 [document](https://gitlab.com/x86-psABIs/x86-64-ABI) that specifies
 among other things those `x86-64-v*` levels).

Reply via email to