From patchwork Mon Sep 25 18:24:18 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Tobias Burnus X-Patchwork-Id: 1839230 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=server2.sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=patchwork.ozlabs.org) Received: from server2.sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4RvWVt2m88z1yp0 for ; Tue, 26 Sep 2023 04:24:38 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id EB87D3861825 for ; Mon, 25 Sep 2023 18:24:35 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from esa3.mentor.iphmx.com (esa3.mentor.iphmx.com [68.232.137.180]) by sourceware.org (Postfix) with ESMTPS id 59F413856261 for ; Mon, 25 Sep 2023 18:24:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 59F413856261 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com X-CSE-ConnectionGUID: EM8Y6MH4SWOhUPPdTDO7sg== X-CSE-MsgGUID: avSNz+mSQEu35sG2BXOhIg== X-IronPort-AV: E=Sophos;i="6.03,175,1694764800"; d="diff'?scan'208";a="17800196" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa3.mentor.iphmx.com with ESMTP; 25 Sep 2023 10:24:22 -0800 IronPort-SDR: tawvZZFa6QpiSrJiqWjZa+7lxCgKSC9x0AlHtQn9778szdgfCYCoAeisepNR3GprYq9ofjfOh5 GTOa3hXds4rxJkPkd7hvliES4Lw9gYxzDmyh7XT3Sor4yiCzwI0whCWzSeMDzN4GNSVMACQxC3 VSz2sbLbUMW+OtT3QErreybFV60yepgkSzHaeZl8XCxjBihY1omIyvll/2Ij2BwlsEyz2WCmWp r/p+9iZm3iF7pfbm/ryernMpN6t8RDgqZU0bMGDMTI48yHOWSZV132XZjUXmXk8Catw7EVoxDJ /go= Message-ID: Date: Mon, 25 Sep 2023 20:24:18 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: gcc-patches , Gerald Pfeifer From: Tobias Burnus Subject: [wwwdocs, committed] gcc-14/changes.html (OpenMP): Tweak manual-update wording X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-15.mgc.mentorg.com (139.181.222.15) To svr-ies-mbx-12.mgc.mentorg.com (139.181.222.12) X-Spam-Status: No, score=-11.3 required=5.0 tests=BAYES_00, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, KAM_SHORT, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org 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 commit 50c5c9f94be7b26a2853f64909fa61ebf60086aa Author: Tobias Burnus 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.

  • The GNU Offloading and Multi Processing Runtime Library Manual 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 libnuma is now used - for allocators requesting the nearest-partition trait as detailed in the - manual. + improving especially the description of ICVs, memory allocation, environment variables and OpenMP + routines. On Linux, libnuma + is now used for allocators requesting the nearest-partition trait as + detailed in the manual.