summaryrefslogtreecommitdiff
path: root/README.cygwin
diff options
context:
space:
mode:
authorRobin Barker <RMBarker@cpan.org>2002-02-27 12:25:30 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-02-27 13:41:14 +0000
commit5cb3728cfe288ad05e8d10c8176f72378da2238f (patch)
tree9fbfd12df7a9a44badbe6e8ad3a4775b3d160bb3 /README.cygwin
parentc9436a12b1ee8d5e32d19b5870c63a8435afed9d (diff)
downloadperl-5cb3728cfe288ad05e8d10c8176f72378da2238f.tar.gz
Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
Message-Id: <200202271225.MAA24806@tempest.npl.co.uk> p4raw-id: //depot/perl@14892
Diffstat (limited to 'README.cygwin')
-rw-r--r--README.cygwin3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.cygwin b/README.cygwin
index d87c99ab13..a8289a1801 100644
--- a/README.cygwin
+++ b/README.cygwin
@@ -199,7 +199,8 @@ your Cygwin installation is up to date.
I<gcc> supports long doubles (12 bytes). However, several additional
long double math functions are necessary to use them within Perl
-(I<{atan2,cos,exp,floor,fmod,frexp,isnan,log,modf,pow,sin,sqrt}l,strtold>).
+(I<{atan2, cos, exp, floor, fmod, frexp, isnan, log, modf, pow, sin, sqrt}l,
+strtold>).
These are B<not> yet available with Cygwin.
=item * C<-Dusethreads>