diff options
author | Martin Liska <mliska@suse.cz> | 2021-04-07 10:06:58 +0200 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2021-04-15 12:52:24 +0200 |
commit | ecb7b9c41347dba4087efe3c87d195e70297594c (patch) | |
tree | 1d466eabc3b75f674dd2ce5603bb715074da8fb8 /libquadmath | |
parent | 94fef1445a83943c04043e4952271e71410e0459 (diff) | |
download | gcc-ecb7b9c41347dba4087efe3c87d195e70297594c.zip gcc-ecb7b9c41347dba4087efe3c87d195e70297594c.tar.gz gcc-ecb7b9c41347dba4087efe3c87d195e70297594c.tar.bz2 |
Encode some macros.
Diffstat (limited to 'libquadmath')
-rw-r--r-- | libquadmath/libquadmath.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libquadmath/libquadmath.texi b/libquadmath/libquadmath.texi index 0d2b664..e870d40 100644 --- a/libquadmath/libquadmath.texi +++ b/libquadmath/libquadmath.texi @@ -44,7 +44,7 @@ Boston, MA 02110-1301 USA @title The GCC Quad-Precision Math Library @page @vskip 0pt plus 1filll -@comment For the @value{version-GCC} Version* +@comment For the $$version-GCC$$ Version* @sp 1 Published by the Free Software Foundation @* 51 Franklin Street, Fifth Floor@* @@ -377,7 +377,7 @@ int main () @chapter Reporting Bugs Bugs in the GCC Quad-Precision Math Library implementation should be -reported via @value{BUGURL}. +reported via $$BUGURL$$. @c --------------------------------------------------------------------- |