aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/labs.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/labs.3')
-rw-r--r--lib/libc/stdlib/labs.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/labs.3 b/lib/libc/stdlib/labs.3
index ef9ba804e1eb..2dba8ccf5b93 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