From 962c33888bdb6986ac1cf5e8a2b01347dc6e265d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 13 Dec 2025 21:42:24 +0100 Subject: m doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 4 ++-- libj2.7 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 9a66654..b00910b 100644 --- a/README +++ b/README @@ -305,8 +305,8 @@ DESCRIPTION Count cleared bits. 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). libj2_fls_j2u(3) Find the most significant set bit. 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. -- cgit v1.2.3-70-g09d2