svn commit: r282013 - head/lib/msun/man

Baptiste Daroussin bapt at FreeBSD.org
Sun Apr 26 11:30:28 UTC 2015


Author: bapt
Date: Sun Apr 26 11:30:27 2015
New Revision: 282013
URL: https://svnweb.freebsd.org/changeset/base/282013

Log:
  Remove end of line whitespace

Modified:
  head/lib/msun/man/j0.3

Modified: head/lib/msun/man/j0.3
==============================================================================
--- head/lib/msun/man/j0.3	Sun Apr 26 11:25:29 2015	(r282012)
+++ head/lib/msun/man/j0.3	Sun Apr 26 11:30:27 2015	(r282013)
@@ -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


More information about the svn-src-all mailing list