From 3dc3b67a5424f6c86d3ad1fd1e8bf38007884bc9 Mon Sep 17 00:00:00 2001 From: John Marino Date: Tue, 24 Jan 2017 22:25:34 +0000 Subject: [PATCH] small typo in math/opensolaris-libm description fixed --- math/opensolaris-libm/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/opensolaris-libm/pkg-descr b/math/opensolaris-libm/pkg-descr index 3b2bd9d4f1b7..bea5b6cec001 100644 --- a/math/opensolaris-libm/pkg-descr +++ b/math/opensolaris-libm/pkg-descr @@ -17,6 +17,6 @@ The original source has been modified to build on FreeBSD and DragonFly 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