diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-20 23:23:22 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-20 23:23:22 +0000 |
| commit | 75141cc9877bd4c86b39c602f68ae5dc205cefdb (patch) | |
| tree | 23860e44c1ece8967b4f9b16c420be624a805a80 /lib/libm/common_source/acos.3 | |
| parent | 179604044813b13b6c13ecb74de46206ad287e49 (diff) | |
Notes
Diffstat (limited to 'lib/libm/common_source/acos.3')
| -rw-r--r-- | lib/libm/common_source/acos.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libm/common_source/acos.3 b/lib/libm/common_source/acos.3 index 6f1f3864f19b..4613957d38e9 100644 --- a/lib/libm/common_source/acos.3 +++ b/lib/libm/common_source/acos.3 @@ -71,16 +71,16 @@ to .Dv EDOM and a reserved operand fault is generated. .Sh SEE ALSO -.Xr sin 3 , -.Xr cos 3 , -.Xr tan 3 , .Xr asin 3 , .Xr atan 3 , .Xr atan2 3 , -.Xr sinh 3 , +.Xr cos 3 , .Xr cosh 3 , -.Xr tanh 3 , .Xr math 3 , +.Xr sin 3 , +.Xr sinh 3 , +.Xr tan 3 , +.Xr tanh 3 .Sh STANDARDS The .Fn acos |
