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/libc/stdlib/labs.3 | |
parent | c25e822b141074240801584c2f7942c95bff2f68 (diff) | |
download | FreeBSD-src-6d0dbd7455d2457305fad8dab1cbd93d75cf5771.zip FreeBSD-src-6d0dbd7455d2457305fad8dab1cbd93d75cf5771.tar.gz |
Sort cross references.
Diffstat (limited to 'lib/libc/stdlib/labs.3')
-rw-r--r-- | lib/libc/stdlib/labs.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/labs.3 b/lib/libc/stdlib/labs.3 index ef9ba80..2dba8cc 100644 --- a/lib/libc/stdlib/labs.3 +++ b/lib/libc/stdlib/labs.3 @@ -53,8 +53,8 @@ returns the absolute value of the long integer .Ar j . .Sh SEE ALSO .Xr abs 3 , -.Xr floor 3 , .Xr cabs 3 , +.Xr floor 3 , .Xr math 3 .Sh STANDARDS The |