1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Correct typo.

Submitted by:	Vincent Lefevre
This commit is contained in:
Alex Dupre 2005-09-30 19:47:19 +00:00
parent 81edf0f4ef
commit 7e04ad57e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143883

View File

@ -7,7 +7,7 @@ floating-point computation which is both efficient and has a well-defined
semantics. It copies the good ideas from the ANSI/IEEE-754 standard for
double-precision floating-point arithmetic (53-bit mantissa).
WWW: http://www.mpfr/org/
WWW: http://www.mpfr.org/
- Alex Dupre
ale@FreeBSD.org