1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

mdoc(7) police: fixed bugs from rev. 1.15.

This commit is contained in:
Ruslan Ermilov 2001-11-20 16:40:04 +00:00
parent 78bc197134
commit 487d13c0e7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=86680

View File

@ -94,16 +94,16 @@ Only after
or
.Fn lgammaf
has returned can signgam be correct.
.\.Pp
.\For arguments in its range,
.\.Fn gamma
.\and
.\.Fn gammaf
.\is preferred, as for positive arguments
.\it is accurate to within one unit in the last place.
.\Exponentiation of
.\.Fn lgamma
.\will lose up to 10 significant bits.
.\".Pp
.\"For arguments in its range,
.\".Fn gamma
.\"and
.\".Fn gammaf
.\"is preferred, as for positive arguments
.\"it is accurate to within one unit in the last place.
.\"Exponentiation of
.\".Fn lgamma
.\"will lose up to 10 significant bits.
.Sh RETURN VALUES
.Fn gamma ,
.Fn gammaf ,