summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/abs.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdlib/abs.3 b/lib/libc/stdlib/abs.3
index a00b4338e1c..8cf9a358160 100644
--- a/lib/libc/stdlib/abs.3
+++ b/lib/libc/stdlib/abs.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: abs.3,v 1.9 2002/02/07 07:00:27 ross Exp $
+.\" $NetBSD: abs.3,v 1.10 2002/04/28 11:52:43 zuntum Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -64,6 +64,7 @@ returns
the absolute value.
.Sh SEE ALSO
.Xr cabs 3 ,
+.Xr fabs 3 ,
.Xr floor 3 ,
.Xr hypot 3 ,
.Xr labs 3 ,