diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-28 09:51:34 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-28 09:51:34 +0000 |
commit | 14b070e417008de1c7255c1312cd7158677bb12c (patch) | |
tree | d4c244cda12da45a153e48cab8a839f358453c5f /lib/libm/man/j0.3 | |
parent | e48b83eca2a81fdfe8f7ce2132914de677f4cb84 (diff) |
Bessel functions;
also little cleanup in math(3); whitespace and new lines;
ok jason@
Diffstat (limited to 'lib/libm/man/j0.3')
-rw-r--r-- | lib/libm/man/j0.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/man/j0.3 b/lib/libm/man/j0.3 index 269a2a759e0..93efe10e16a 100644 --- a/lib/libm/man/j0.3 +++ b/lib/libm/man/j0.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: j0.3,v 1.9 2003/02/27 01:45:03 jason Exp $ +.\" $OpenBSD: j0.3,v 1.10 2003/03/28 09:51:33 jmc Exp $ .\" Copyright (c) 1985, 1991 Regents of the University of California. .\" All rights reserved. .\" @@ -48,7 +48,7 @@ .Nm y1f , .Nm yn , .Nm ynf -.Nd bessel functions of first and second kind +.Nd Bessel functions of first and second kind .Sh SYNOPSIS .Fd #include <math.h> .Ft double |