diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2004-11-15 11:59:59 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2004-11-15 11:59:59 +0000 |
commit | 36268806892c9db0fccd13a40a211e00c7b08f00 (patch) | |
tree | 8aa38246829b7dbfd0ec3e656a5bd379b66ac43b /man3/abs.3 | |
parent | d77a26b73753d09b6eb0dd78c474b84a62454feb (diff) |
Added SEE ALSO entries suggested by Fabian Kreutz
Diffstat (limited to 'man3/abs.3')
-rw-r--r-- | man3/abs.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/abs.3 b/man3/abs.3 index 4c60f1d38..ef3ed69f5 100644 --- a/man3/abs.3 +++ b/man3/abs.3 @@ -74,6 +74,7 @@ version of glibc) before including any standard headers. GCC handles \fBabs()\fP and \fBlabs()\fP as builtin functions. GCC 3.0 also handles \fBllabs()\fP and \fBimaxabs()\fP as builtins. .SH "SEE ALSO" +.BR cabs (3), .BR ceil (3), .BR fabs (3), .BR floor (3), |