summaryrefslogtreecommitdiff
path: root/man3/fabs.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-07-18 15:05:56 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-07-18 15:05:56 +0000
commitb14d4aa5b88ad73faab7da19682606c6af8adf79 (patch)
treebeba0b1db0e33fd701ce1cc7daf998cd474cfad1 /man3/fabs.3
parent880f5b4bc39386da3a4315644519bd7b5c438d6c (diff)
Classical BSD versions are now always named x.yBSD (formerly
there was a mix of x.yBSD and BSD x.y).
Diffstat (limited to 'man3/fabs.3')
-rw-r--r--man3/fabs.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/fabs.3 b/man3/fabs.3
index 8524010e..9eda863e 100644
--- a/man3/fabs.3
+++ b/man3/fabs.3
@@ -50,7 +50,7 @@ No errors can occur.
.SH "CONFORMING TO"
The
.B fabs()
-function conforms to SVID 3, POSIX, BSD 4.3, ISO 9899.
+function conforms to SVID 3, POSIX, 4.3BSD, ISO 9899.
The other functions are from C99.
.SH "SEE ALSO"
.BR abs (3),