aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/abs.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-02-26 13:23:47 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-02-26 13:23:47 +0000
commit588a200ce1e5c42fc09771659c6a1f9af0ee7857 (patch)
treef66dabd4f254cdfd9b6fbcc230094c04e8c52abb /lib/libc/stdlib/abs.3
parent205274e87dae20b4f5deea4d572ff20ee42ae55d (diff)
Notes
Diffstat (limited to 'lib/libc/stdlib/abs.3')
-rw-r--r--lib/libc/stdlib/abs.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/abs.3 b/lib/libc/stdlib/abs.3
index 13ee3206f7e78..d51e7f6255d09 100644
--- a/lib/libc/stdlib/abs.3
+++ b/lib/libc/stdlib/abs.3
@@ -72,6 +72,6 @@ the absolute value.
The
.Fn abs
function conforms to
-.St -ansiC .
+.St -isoC .
.Sh BUGS
The absolute value of the most negative integer remains negative.