Remove end of line whitespace

This commit is contained in:
Baptiste Daroussin 2015-04-26 11:30:27 +00:00
parent 06c00e8bfd
commit 84413e5425
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=282013

View File

@ -98,7 +98,7 @@ The functions
.Fn y1 ,
and
.Fn y1f
compute the linearly independent Bessel function of the second kind
compute the linearly independent Bessel function of the second kind
of orders 0 and 1 for the positive
.Em real
value
@ -135,12 +135,12 @@ is \*(Pm0, these routines
will generate a divide-by-zero exception and return -\*(If.
If
.Fa x
is a sufficiently small positive number, then
is a sufficiently small positive number, then
.Fn y1 ,
.Fn y1f ,
.Fn yn ,
and
.Fn ynf
.Fn ynf
will generate an overflow exception and return -\*(If.
.Sh SEE ALSO
.Xr math 3