diff options
author | ru <ru@FreeBSD.org> | 2005-06-16 21:56:03 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-06-16 21:56:03 +0000 |
commit | 0c80b11e6295942ac265e0a3c9c9b3a04812eb58 (patch) | |
tree | 6c56eefb75e4f234f48a90436999f55c330cb171 /lib | |
parent | 3f3ef36f49283bd4015950993a4300bf9b7c40c5 (diff) | |
download | FreeBSD-src-0c80b11e6295942ac265e0a3c9c9b3a04812eb58.zip FreeBSD-src-0c80b11e6295942ac265e0a3c9c9b3a04812eb58.tar.gz |
Markup nit.
Approved by: re (blanket)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/msun/man/math.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/man/math.3 b/lib/msun/man/math.3 index 1c83bf8..a0d1fde 100644 --- a/lib/msun/man/math.3 +++ b/lib/msun/man/math.3 @@ -74,7 +74,7 @@ and .Fn acosl "long double x" , respectively. .de Cl -. Bl -column "isgreaterequal" "bessel function of the second kind of the order 0" +.Bl -column "isgreaterequal" "bessel function of the second kind of the order 0" .Em "Name Description" .. .Ss Algebraic Functions |