From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 0062939730F1; Wed, 9 Jun 2021 14:42:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0062939730F1 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Martin Liska To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/sphinx] libquadmath: small formatting fix X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/heads/devel/sphinx X-Git-Oldrev: eb8a32c6a1e63dab82c04dc210a8356e22f13d9a X-Git-Newrev: c5ed58925a1e02ddbc27ede08bbf1740f84b08b9 Message-Id: <20210609144245.0062939730F1@sourceware.org> Date: Wed, 9 Jun 2021 14:42:44 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2021 14:42:45 -0000 https://gcc.gnu.org/g:c5ed58925a1e02ddbc27ede08bbf1740f84b08b9 commit c5ed58925a1e02ddbc27ede08bbf1740f84b08b9 Author: Martin Liska Date: Wed Jun 9 16:42:29 2021 +0200 libquadmath: small formatting fix Diff: --- libquadmath/libquadmath.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libquadmath/libquadmath.texi b/libquadmath/libquadmath.texi index daf7b35b6fd..2baa9dfac68 100644 --- a/libquadmath/libquadmath.texi +++ b/libquadmath/libquadmath.texi @@ -220,7 +220,7 @@ The following mathematical functions are available: @item @code{casinq}: complex arc sine function @item @code{catanhq}: complex arc hyperbolic tangent function @item @code{catanq}: complex arc tangent function -@item @code{ccosq} complex cosine function: +@item @code{ccosq}: complex cosine function @item @code{ccoshq}: complex hyperbolic cosine function @item @code{cexpq}: complex exponential function @item @code{cexpiq}: computes the exponential function of ``i'' times a real value