summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/abs.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/abs.3')
-rw-r--r--lib/libc/stdlib/abs.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/stdlib/abs.3 b/lib/libc/stdlib/abs.3
index 92d9c12..9dee8ed 100644
--- a/lib/libc/stdlib/abs.3
+++ b/lib/libc/stdlib/abs.3
@@ -36,7 +36,7 @@
.\" @(#)abs.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd June 4, 1993
+.Dd November 14, 2001
.Dt ABS 3
.Os
.Sh NAME
@@ -66,12 +66,14 @@ the absolute value.
.Xr fabs 3 ,
.Xr floor 3 ,
.Xr hypot 3 ,
+.Xr imaxabs 3 ,
.Xr labs 3 ,
+.Xr llabs 3 ,
.Xr math 3
.Sh STANDARDS
The
.Fn abs
function conforms to
-.St -isoC .
+.St -isoC-99 .
.Sh BUGS
The absolute value of the most negative integer remains negative.
OpenPOWER on IntegriCloud