From patchwork Tue Jan 22 08:25:13 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jakub Jelinek X-Patchwork-Id: 214466 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id BA1172C0080 for ; Tue, 22 Jan 2013 19:25:33 +1100 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1359447934; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: Received:Received:Date:From:To:Subject:Message-ID:Reply-To: MIME-Version:Content-Type:Content-Disposition:User-Agent: Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:Sender:Delivered-To; bh=kH2dNGulfE7fHJh9wly8 fHwvNMA=; b=AvQ82b/tvWwTHGFCeUATXunKTZ2DwwXh3mMBPICEMQ7zda9yoUfy 8ml5Gzw8G0/n0oU+TPb7s53p03n+An0qn5459FUidcdHiaR6cXqX2+G+5CIdyAHk j07hdn1Rlid6/CB43idzhRp4Arq4wwrrtrvfHuVOIR1xdkvZjn/ezPU= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Received:Received:Received:Date:From:To:Subject:Message-ID:Reply-To:MIME-Version:Content-Type:Content-Disposition:User-Agent:X-IsSubscribed:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=jSkKKqr3HH4h9tYEgvDpM6T1JllarJh0IAA0v3K/XP+6OhMuGmVgNq9B/71xYu 3H96WH7vP4DSsReQ6aANOFeIO4XPdDq7KqtOcUPi6iLVn0fDhbT++YGNNq77c7nO DxDEqwfm0BfhLM8wadKActtnzMG3nlnTTfMCXSjdJ0hB8=; Received: (qmail 28144 invoked by alias); 22 Jan 2013 08:25:26 -0000 Received: (qmail 28132 invoked by uid 22791); 22 Jan 2013 08:25:25 -0000 X-SWARE-Spam-Status: No, hits=-6.4 required=5.0 tests=AWL, BAYES_00, KHOP_RCVD_UNTRUST, RCVD_IN_DNSWL_HI, RCVD_IN_HOSTKARMA_W, RP_MATCHES_RCVD, SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 22 Jan 2013 08:25:17 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r0M8PGFV032227 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 22 Jan 2013 03:25:16 -0500 Received: from zalov.redhat.com (vpn1-6-248.ams2.redhat.com [10.36.6.248]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r0M8PEwH027303 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 22 Jan 2013 03:25:15 -0500 Received: from zalov.cz (localhost [127.0.0.1]) by zalov.redhat.com (8.14.5/8.14.5) with ESMTP id r0M8PD4I009559 for ; Tue, 22 Jan 2013 09:25:14 +0100 Received: (from jakub@localhost) by zalov.cz (8.14.5/8.14.5/Submit) id r0M8PDR3009558 for gcc-patches@gcc.gnu.org; Tue, 22 Jan 2013 09:25:13 +0100 Date: Tue, 22 Jan 2013 09:25:13 +0100 From: Jakub Jelinek To: gcc-patches@gcc.gnu.org Subject: [committed] Fix up M_PI_[24]q description in libquadmath.texi (PR libquadmath/56072) Message-ID: <20130122082513.GP7269@tucnak.redhat.com> Reply-To: Jakub Jelinek MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Hi! Documentation bug fixed thusly: 2013-01-22 Jakub Jelinek PR libquadmath/56072 * libquadmath.texi (M_PI_2q, M_PI_4q): Fix up description. Jakub --- libquadmath/libquadmath.texi.jj 2013-01-04 13:44:36.000000000 +0100 +++ libquadmath/libquadmath.texi 2013-01-22 09:21:19.781406575 +0100 @@ -6,7 +6,7 @@ @c %**end of header @copying -Copyright @copyright{} 2010, 2011 Free Software Foundation, Inc. +Copyright @copyright{} 2010-2013 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -123,8 +123,8 @@ The following mathematical constants of @item @code{M_LN2q}: natural logarithm of 2 @item @code{M_LN10q}: natural logarithm of 10 @item @code{M_PIq}: pi -@item @code{M_PI_2q}: two pi -@item @code{M_PI_4q}: four pi +@item @code{M_PI_2q}: pi divided by two +@item @code{M_PI_4q}: pi divided by four @item @code{M_1_PIq}: one over pi @item @code{M_2_PIq}: one over two pi @item @code{M_2_SQRTPIq}: two over square root of pi