diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-28 21:14:16 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-28 21:14:16 +0000 |
| commit | 1f8ee0e102b01beba6b1564a2bc681e0217bd5ad (patch) | |
| tree | aeaa0bbf86c0ca2c71420536642fbc2f71a4fe1c /lib | |
| parent | d7a604cc3333a28d6a74c0b9ae29f58b1e7ede95 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/msun/man/atanh.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/man/atanh.3 b/lib/msun/man/atanh.3 index 10575c7cc4a9..abd0c7d91293 100644 --- a/lib/msun/man/atanh.3 +++ b/lib/msun/man/atanh.3 @@ -71,7 +71,7 @@ If the argument has absolute value 1, a divide-by-zero exception is raised and an infinity is returned. If .Ar |x| -> 1, an invalid exception is raised an an \*(Na is returned. +> 1, an invalid exception is raised and an \*(Na is returned. .Sh SEE ALSO .Xr acosh 3 , .Xr asinh 3 , |
