From: Sascha Wildner Date: Tue, 2 Dec 2014 17:13:53 +0000 (+0100) Subject: lgamma.3: Fix some whitespace issues and remove refs to non-existing funcs. X-Git-Url: https://gitweb.dragonflybsd.org/~nant/dragonfly.git/commitdiff_plain/af9b7acbc1e0fb93415a86b39bba55fa5ce5263e lgamma.3: Fix some whitespace issues and remove refs to non-existing funcs. --- diff --git a/lib/libm/man/lgamma.3 b/lib/libm/man/lgamma.3 index bc269d9ab6..d57c2e176e 100644 --- a/lib/libm/man/lgamma.3 +++ b/lib/libm/man/lgamma.3 @@ -99,7 +99,7 @@ returns the sign of \(*G(x). and .Fn lgammal_r x signgamp provide the same functionality as -.Fn lgamma x , +.Fn lgamma x , .Fn lgammaf x , and .Fn lgammal x , @@ -124,7 +124,6 @@ are deprecated aliases for and .Fn lgammaf_r , respectively. - .Sh IDIOSYNCRASIES Do not use the expression .Dq Li signgam\(**exp(lgamma(x)) @@ -150,10 +149,8 @@ will lose up to 10 significant bits. .Sh RETURN VALUES .Fn gamma , .Fn gammaf , -.Fn gammal , .Fn gamma_r , .Fn gammaf_r , -.Fn gammal_r , .Fn lgamma , .Fn lgammaf , .Fn lgammal ,