aboutsummaryrefslogtreecommitdiffstats
path: root/libj2.7
diff options
context:
space:
mode:
Diffstat (limited to 'libj2.7')
-rw-r--r--libj2.74
1 files changed, 2 insertions, 2 deletions
diff --git a/libj2.7 b/libj2.7
index e6229a0..ed03c6f 100644
--- a/libj2.7
+++ b/libj2.7
@@ -703,8 +703,8 @@ Count set bits.
Count cleared bits.
.TP
.BR libj2_parity_j2u (3)
-Calculate the parity of the set bits (check whether the number
-of set bits is odd).
+Calculate the parity of the set (or equaivalently the cleared)
+bits (check whether the number of set bits is odd).
.TP
.BR libj2_fls_j2u (3)
Find the most significant set bit.