diff options
Diffstat (limited to 'lib/libm/common_source/cosh.3')
-rw-r--r-- | lib/libm/common_source/cosh.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/common_source/cosh.3 b/lib/libm/common_source/cosh.3 index 4eabf55..f88c848 100644 --- a/lib/libm/common_source/cosh.3 +++ b/lib/libm/common_source/cosh.3 @@ -62,11 +62,11 @@ is set to .Xr atan 3 , .Xr atan2 3 , .Xr cos 3 , +.Xr math 3 , .Xr sin 3 , .Xr sinh 3 , .Xr tan 3 , -.Xr tanh 3 , -.Xr math 3 , +.Xr tanh 3 .Sh STANDARDS The .Fn cosh |