Date: Tue, 24 Jan 2017 22:25:35 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432399 - head/math/opensolaris-libm Message-ID: <201701242225.v0OMPZdq054333@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Tue Jan 24 22:25:34 2017 New Revision: 432399 URL: https://svnweb.freebsd.org/changeset/ports/432399 Log: small typo in math/opensolaris-libm description fixed Modified: head/math/opensolaris-libm/pkg-descr Modified: head/math/opensolaris-libm/pkg-descr ============================================================================== --- head/math/opensolaris-libm/pkg-descr Tue Jan 24 22:10:44 2017 (r432398) +++ head/math/opensolaris-libm/pkg-descr Tue Jan 24 22:25:34 2017 (r432399) @@ -17,6 +17,6 @@ The original source has been modified to using GCC or clang and the GNU assembler. All fixes introduced by Nexenta and Illumos projects have also been incorporated. Missing x86_64 variants of lrint and lround have added. The floating-point exception logging -including address->symbol tranlation has also been implemented. +including address->symbol translation has also been implemented. WWW: https://docs.oracle.com/cd/E19422-01/819-3693/ncg_lib.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701242225.v0OMPZdq054333>