summaryrefslogtreecommitdiffstats
path: root/upstream/fedora-rawhide/man3/log10.3
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/fedora-rawhide/man3/log10.3')
-rw-r--r--upstream/fedora-rawhide/man3/log10.36
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/fedora-rawhide/man3/log10.3 b/upstream/fedora-rawhide/man3/log10.3
index 6f80e5ff..3090864c 100644
--- a/upstream/fedora-rawhide/man3/log10.3
+++ b/upstream/fedora-rawhide/man3/log10.3
@@ -14,7 +14,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH log10 3 2023-10-31 "Linux man-pages 6.06"
+.TH log10 3 2024-03-12 "Linux man-pages 6.7"
.SH NAME
log10, log10f, log10l \- base-10 logarithmic function
.SH LIBRARY
@@ -42,10 +42,10 @@ Feature Test Macro Requirements for glibc (see
|| /* glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.fi
.SH DESCRIPTION
-These functions return the base 10 logarithm of
+These functions return the base-10 logarithm of
.IR x .
.SH RETURN VALUE
-On success, these functions return the base 10 logarithm of
+On success, these functions return the base-10 logarithm of
.IR x .
.P
For special cases, including where