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 f1b438f41..907f0936a 100644
--- a/man3/powerof2.3
+++ b/man3/powerof2.3
@@ -42,5 +42,5 @@ the following invokes undefined behavior:
.IR "powerof2(INT_MIN);".
Call it only with unsigned types to be safe.
.SH SEE ALSO
-.BR stdc_bit_ceil (3),
-.BR stdc_bit_floor (3)
+.MR stdc_bit_ceil 3 ,
+.MR stdc_bit_floor 3