From ea461c30c50f713fb2546bf037aeb7db1cc03acc Mon Sep 17 00:00:00 2001
From: martynas <>
Date: Sun, 21 Jun 2009 00:33:10 +0000
Subject: abs conforms c99 -> imaxabs conforms c99.  ok millert@

---
 src/lib/libc/stdlib/imaxabs.3 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'src/lib')

diff --git a/src/lib/libc/stdlib/imaxabs.3 b/src/lib/libc/stdlib/imaxabs.3
index 10933e0a66..dcfcf039c3 100644
--- a/src/lib/libc/stdlib/imaxabs.3
+++ b/src/lib/libc/stdlib/imaxabs.3
@@ -29,9 +29,9 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	$OpenBSD: imaxabs.3,v 1.3 2007/05/31 19:19:31 jmc Exp $
+.\"	$OpenBSD: imaxabs.3,v 1.4 2009/06/21 00:33:10 martynas Exp $
 .\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: June 21 2009 $
 .Dt IMAXABS 3
 .Os
 .Sh NAME
@@ -59,7 +59,7 @@ function returns the absolute value.
 .Xr math 3
 .Sh STANDARDS
 The
-.Fn abs
+.Fn imaxabs
 function conforms to
 .St -ansiC-99 .
 .Sh BUGS
-- 
cgit v1.2.3-55-g6feb