* [wwwdocs, committed] gcc-14/changes.html (OpenMP): Tweak manual-update wording
@ 2023-09-25 18:24 Tobias Burnus
2023-09-25 22:12 ` Gerald Pfeifer
0 siblings, 1 reply; 2+ messages in thread
From: Tobias Burnus @ 2023-09-25 18:24 UTC (permalink / raw)
To: gcc-patches, Gerald Pfeifer
[-- Attachment #1: Type: text/plain, Size: 604 bytes --]
The 'description' words looked a bit misplaced when reading the full sentence.
Likewise "the libnuma" - I changed that to simply "libnuma". (Alternatives would be
"the libnuma library" or "the numa library".)
Hence, I fixed my own wording :-)
Committed as attached. See also https://gcc.gnu.org/gcc-14/changes.html
Tobias
-----------------
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955
[-- Attachment #2: committed.diff --]
[-- Type: text/x-patch, Size: 1389 bytes --]
commit 50c5c9f94be7b26a2853f64909fa61ebf60086aa
Author: Tobias Burnus <tobias@codesourcery.com>
Date: Mon Sep 25 19:36:31 2023 +0200
gcc-14/changes.html (OpenMP): Tweak manual-update wording
---
htdocs/gcc-14/changes.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 2ca05ad0..c817dde4 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -74,11 +74,11 @@ a work-in-progress.</p>
<li>
The <a href="https://gcc.gnu.org/onlinedocs/libgomp/">GNU Offloading and
Multi Processing Runtime Library Manual</a> has been updated and extended,
- improving especially the ICV description, memory allocation, and the
- description of the environment variables and OpenMP routines. On Linux,
- the <a href="https://github.com/numactl/numactl">libnuma</a> is now used
- for allocators requesting the nearest-partition trait as detailed in the
- manual.
+ improving especially the description of <abbr title="internal control
+ variables">ICVs</abbr>, memory allocation, environment variables and OpenMP
+ routines. On Linux, <a href="https://github.com/numactl/numactl">libnuma</a>
+ is now used for allocators requesting the nearest-partition trait as
+ detailed in the manual.
</li>
</ul>
</li>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [wwwdocs, committed] gcc-14/changes.html (OpenMP): Tweak manual-update wording
2023-09-25 18:24 [wwwdocs, committed] gcc-14/changes.html (OpenMP): Tweak manual-update wording Tobias Burnus
@ 2023-09-25 22:12 ` Gerald Pfeifer
0 siblings, 0 replies; 2+ messages in thread
From: Gerald Pfeifer @ 2023-09-25 22:12 UTC (permalink / raw)
To: Tobias Burnus; +Cc: gcc-patches
On Mon, 25 Sep 2023, Tobias Burnus wrote:
> The 'description' words looked a bit misplaced when reading the full
> sentence. Likewise "the libnuma" - I changed that to simply "libnuma".
> (Alternatives would be "the libnuma library" or "the numa library".)
>
> Hence, I fixed my own wording :-)
Looks good (for the record).
Thanks,
Gerald
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-25 22:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-25 18:24 [wwwdocs, committed] gcc-14/changes.html (OpenMP): Tweak manual-update wording Tobias Burnus
2023-09-25 22:12 ` Gerald Pfeifer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).