diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-16 21:56:03 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-16 21:56:03 +0000 |
commit | 01293bdb90710ab141a7c62be3a72d8831705e80 (patch) | |
tree | 6c56eefb75e4f234f48a90436999f55c330cb171 /lib/msun/man | |
parent | 70db9cd000e518f53dcd80450b638b0a20d92e62 (diff) |
Markup nit.
Approved by: re (blanket)
Notes
Notes:
svn path=/head/; revision=147446
Diffstat (limited to 'lib/msun/man')
-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 1c83bf8ec60d..a0d1fdef3589 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 |