X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;ds=sidebyside;f=original%2Fman3%2Fpow.3;h=8e739658bc21da0dd1f482a276bcec0337068d9a;hb=4ea6bb24817f6f049d6bbc90ecd77a869876f9b0;hp=c1542f5c3ce73834e1a423c2a6b0c5263d9015c7;hpb=07fa5605e0daad79b4953812940975c354154113;p=linuxjm%2FLDP_man-pages.git diff --git a/original/man3/pow.3 b/original/man3/pow.3 index c1542f5c..8e739658 100644 --- a/original/man3/pow.3 +++ b/original/man3/pow.3 @@ -326,7 +326,7 @@ On 64-bits, .BR pow () may be more than 10,000 times slower for some (rare) inputs than for other nearby inputs. -This only affects +This affects only .BR pow (), and not .BR powf () @@ -380,7 +380,7 @@ in addition to the overflow or underflow exception. .BR cpow (3), .BR sqrt (3) .SH COLOPHON -This page is part of release 3.78 of the Linux +This page is part of release 3.79 of the Linux .I man-pages project. A description of the project,