X-Git-Url: http://git.osdn.net/view?p=linuxjm%2FLDP_man-pages.git;a=blobdiff_plain;f=original%2Fman3%2Fpow.3;h=8e739658bc21da0dd1f482a276bcec0337068d9a;hp=6d57278ee1a11321394fdf72d4d00ad2ef401014;hb=4ea6bb24817f6f049d6bbc90ecd77a869876f9b0;hpb=d8a28c949790a942bb194a9b7ad076e77c218545 diff --git a/original/man3/pow.3 b/original/man3/pow.3 index 6d57278e..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.77 of the Linux +This page is part of release 3.79 of the Linux .I man-pages project. A description of the project,