From 9ec46ba87daa4ede804b1cb0abd91b85caf6f910 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 16 May 2026 22:08:24 +0200 Subject: Man page fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libar2_init.3 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'libar2_init.3') diff --git a/libar2_init.3 b/libar2_init.3 index d14b31f..655d938 100644 --- a/libar2_init.3 +++ b/libar2_init.3 @@ -15,19 +15,20 @@ Link with .SH DESCRIPTION The .BR libar2_init () -function initialises the library, specifically +function initialises the library. Specifically it selects which versions of different functions the library shall use, based on the capabilities -of the machine that runs the function. +of the machine that executes the function. .PP The .BR libar2_init () function is called automatically by the .BR libar2_hash (3) function, but it is desirable, but not necessary, -for multi-threaded applications to call it manually, -also depending on the capabilities of the compiler -and linker that was used to create the library, the +for multi-threaded applications to call it manually. +Additionally, depending on the capabilities of the +compiler and linker that was used to create the +library, the .BR libar2_init () function may be called automatically at load-time. -- cgit v1.2.3-70-g09d2