From patchwork Fri Feb 16 10:48:23 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonathan Wakely X-Patchwork-Id: 85873 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 3E9A83858283 for ; Fri, 16 Feb 2024 10:49:49 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 756853858283 for ; Fri, 16 Feb 2024 10:48:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 756853858283 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 756853858283 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708080524; cv=none; b=UF6zYb4CEfdyvy9v4WYgHRM+XlauIyS7h/p0ibx+pj10+ujY1O+6++xQiIb1SFs1d86UpOGmUMawSWsfdCiJWA6tx8af7c3td1lfDspnu16bdhXIMQbHsieKEvE5syqgKjoX2xFUcPkOTazhgW7PgPN0F9d/jxLXi1NHbABY+qM= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708080524; c=relaxed/simple; bh=e7GAelKvpAGMJoIlW0OHlWUKIE5UAw14UMaLbB8xRaE=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=nvtVb+mM923jAgJRPIFoFxoRKUtjf3OH7xmAK3TFP5QSHutrbP0Qgql46US0SYDJ3YCj33bRRBwM6ZZFUB96ucVZ9G9HvaB+KIfj2NhL5xMMLKeGAbYdUXqMUU7ZauYA+3LefBJ6CweXmjYwa+HJpPF8gv+hUNr2woKHp6hicUo= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1708080522; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=CIlzZJhnJM9Lxf7Lv9wWpNcZrPp01gpKDbawBQCxEAI=; b=LOsQ5HIqfdJoxlJty+K+7E6tl5eeG5Hx98ow4fJnjE6IjlZs1WPGFsLRvDmU1pdIf6Fl6h kWalOQhlq3jbPci8XXLpwxRKR5Nui51oKeFeFylKNEMR/rdJZhkXFcBxKu0T1cZEG056QP EWNLf1h/KieOqVPhtv1wAA/gOtx3ARA= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-460-fEgzQgpZN2O6t4sNfHdCAg-1; Fri, 16 Feb 2024 05:48:38 -0500 X-MC-Unique: fEgzQgpZN2O6t4sNfHdCAg-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com [10.11.54.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 9F45486EB28; Fri, 16 Feb 2024 10:48:38 +0000 (UTC) Received: from localhost (unknown [10.42.28.206]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6D17114F0; Fri, 16 Feb 2024 10:48:38 +0000 (UTC) From: Jonathan Wakely To: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org Subject: [committed] libstdc++: Fix spelling of elements in manual Date: Fri, 16 Feb 2024 10:48:23 +0000 Message-ID: <20240216104836.147940-1-jwakely@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.1 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com X-Spam-Status: No, score=-12.0 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=unavailable 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+patchwork=sourceware.org@gcc.gnu.org Pushed to trunk. -- >8 -- libstdc++-v3/ChangeLog: * doc/xml/manual/test.xml: Fix spelling of elements. * doc/html/manual/test.html: Regenerate. --- libstdc++-v3/doc/html/manual/test.html | 4 ++-- libstdc++-v3/doc/xml/manual/test.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libstdc++-v3/doc/html/manual/test.html b/libstdc++-v3/doc/html/manual/test.html index 4b7f60c9bad..3657997fad4 100644 --- a/libstdc++-v3/doc/html/manual/test.html +++ b/libstdc++-v3/doc/html/manual/test.html @@ -356,7 +356,7 @@ cat 27_io/objects/char/3_xin.in | a.out
DEJAGNU environment variable will cause every test to be run three times, using a different -std each time. Alternatively, a list of standard versions to test with can be specified - as a comma-separated list in the <envvar>GLIBCXX_TESTSUITE_STDS</envvar> + as a comma-separated list in the GLIBCXX_TESTSUITE_STDS environment variable.

To run the libstdc++ test suite under the @@ -478,7 +478,7 @@ cat 27_io/objects/char/3_xin.in | a.out

-std=gnu++11 or -std=c++11 is explicitly specified, either via a target board, the v3_std_list dejagnu variable, - or the <envvar>GLIBCXX_TESTSUITE_STDS</envvar> environment variable. + or the GLIBCXX_TESTSUITE_STDS environment variable. For tests that require a specific standard it is useful to also add a dg-options directive:

    // { dg-options "-std=gnu++11" }

diff --git a/libstdc++-v3/doc/xml/manual/test.xml b/libstdc++-v3/doc/xml/manual/test.xml index f2c709bc6bf..40926946fe7 100644 --- a/libstdc++-v3/doc/xml/manual/test.xml +++ b/libstdc++-v3/doc/xml/manual/test.xml @@ -604,7 +604,7 @@ cat 27_io/objects/char/3_xin.in | a.out DEJAGNU environment variable will cause every test to be run three times, using a different each time. Alternatively, a list of standard versions to test with can be specified - as a comma-separated list in the GLIBCXX_TESTSUITE_STDS + as a comma-separated list in the GLIBCXX_TESTSUITE_STDS environment variable. @@ -779,7 +779,7 @@ cat 27_io/objects/char/3_xin.in | a.out the test will be skipped by default unless or is explicitly specified, either via a target board, the v3_std_list dejagnu variable, - or the GLIBCXX_TESTSUITE_STDS environment variable. + or the GLIBCXX_TESTSUITE_STDS environment variable. For tests that require a specific standard it is useful to also add a dg-options directive: // { dg-options "-std=gnu++11" }