summaryrefslogtreecommitdiffstats
path: root/man3/powerof2.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/powerof2.3')
-rw-r--r--man3/powerof2.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/powerof2.3 b/man3/powerof2.3
index 78ecb7f2e..fae024f13 100644
--- a/man3/powerof2.3
+++ b/man3/powerof2.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH powerof2 3 2022-12-31 "Linux man-pages 6.03"
+.TH powerof2 3 2023-03-30 "Linux man-pages 6.05.01"
.SH NAME
powerof2 \- test if a value is a power of 2
.SH LIBRARY
@@ -31,7 +31,7 @@ if
is a power of 2 or not,
respectively.
.SH STANDARDS
-This nonstandard macro is present in glibc and the BSDs.
+BSD.
.SH CAVEATS
The arguments may be evaluated more than once.
.PP