diff options
author | wosch <wosch@FreeBSD.org> | 1997-01-20 23:23:22 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-01-20 23:23:22 +0000 |
commit | 6d0dbd7455d2457305fad8dab1cbd93d75cf5771 (patch) | |
tree | 23860e44c1ece8967b4f9b16c420be624a805a80 /lib/libm/common_source/asin.3 | |
parent | c25e822b141074240801584c2f7942c95bff2f68 (diff) | |
download | FreeBSD-src-6d0dbd7455d2457305fad8dab1cbd93d75cf5771.zip FreeBSD-src-6d0dbd7455d2457305fad8dab1cbd93d75cf5771.tar.gz |
Sort cross references.
Diffstat (limited to 'lib/libm/common_source/asin.3')
-rw-r--r-- | lib/libm/common_source/asin.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/common_source/asin.3 b/lib/libm/common_source/asin.3 index 9ca39ca..ebd4671 100644 --- a/lib/libm/common_source/asin.3 +++ b/lib/libm/common_source/asin.3 @@ -78,11 +78,11 @@ a reserved operand fault generated. .Xr atan2 3 , .Xr cos 3 , .Xr cosh 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 asin |