In metaconfig.git, the branch master has been updated

<http://perl5.git.perl.org/metaconfig.git/commitdiff/13b76c50ac0069b644dfb773d81aec3767553dcc?hp=2e1f99052606c190616f90fa1702bb3cab1e83ea>

- Log -----------------------------------------------------------------
commit 13b76c50ac0069b644dfb773d81aec3767553dcc
Author: H.Merijn Brand - Tux <h.m.br...@xs4all.nl>
Date:   Mon Jul 6 15:55:17 2015 +0200

    description swap
-----------------------------------------------------------------------

Summary of changes:
 U/perl/infnan.U | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/U/perl/infnan.U b/U/perl/infnan.U
index 07d37a7..e253b45 100644
--- a/U/perl/infnan.U
+++ b/U/perl/infnan.U
@@ -11,19 +11,19 @@
 ?MAKE: -pick add $@ %<
 ?S:longdblinfbytes:
 ?S:    This variable contains comma-separated list of hexadecimal bytes
-?S:    for the double precision infinity.
+?S:    for the long double precision infinity.
 ?S:.
 ?S:longdblnanbytes:
 ?S:    This variable contains comma-separated list of hexadecimal bytes
-?S:    for the double precision not-a-number.
+?S:    for the long double precision not-a-number.
 ?S:.
 ?S:doubleinfbytes:
 ?S:    This variable contains comma-separated list of hexadecimal bytes
-?S:    for the long double precision infinity.
+?S:    for the double precision infinity.
 ?S:.
 ?S:doublenanbytes:
 ?S:    This variable contains comma-separated list of hexadecimal bytes
-?S:    for the long double precision not-a-number.
+?S:    for the double precision not-a-number.
 ?S:.
 ?C:DOUBLEINFBYTES:
 ?C:    This symbol, if defined, is a comma-separated list of

--
perl5 metaconfig repository

Reply via email to