diff --git a/man3/abs.3 b/man3/abs.3 index c17384325..7016fc226 100644 --- a/man3/abs.3 +++ b/man3/abs.3 @@ -122,15 +122,13 @@ to be declared, it may be necessary to define version of glibc) before including any standard headers. .PP GCC handles -.BR abs () -and -.BR labs () -as built-in functions. -GCC 3.0 also handles +.BR abs (), +.BR labs (), +and (since GCC 3.0) .BR llabs () and .BR imaxabs () -as built-ins. +as built-in functions. .SH SEE ALSO .BR cabs (3), .BR ceil (3),