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