summaryrefslogtreecommitdiffstats
path: root/man3/modf.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/modf.3')
-rw-r--r--man3/modf.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/modf.3 b/man3/modf.3
index 5717ef039..289c972b1 100644
--- a/man3/modf.3
+++ b/man3/modf.3
@@ -51,7 +51,7 @@ Feature Test Macro Requirements for glibc (see
.RE
.PP
.ad l
-.BR modf (),
+.BR modff (),
.BR modfl ():
.RS 4
_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
@@ -109,7 +109,7 @@ SVr4, 4.3BSD, C89.
.BR frexp (3),
.BR ldexp (3)
.SH COLOPHON
-This page is part of release 5.09 of the Linux
+This page is part of release 5.10 of the Linux
.I man-pages
project.
A description of the project,