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_encode_base64.3 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'libar2_encode_base64.3') diff --git a/libar2_encode_base64.3 b/libar2_encode_base64.3 index 279f23d..6348c71 100644 --- a/libar2_encode_base64.3 +++ b/libar2_encode_base64.3 @@ -17,8 +17,7 @@ Link with .SH DESCRIPTION The .BR libar2_encode_base64 () -function encodes some binary data, provided -via the +function encodes binary data provided via the .I data parameter, into base64, and stores the base64 encoding in @@ -52,11 +51,11 @@ is .PP In previous versions of libar2, the .BR libar2_encode_base64 (3) -did not support overlap in the +function did not support overlap in the .I buf and -.IR data , -this was a bug. The existence of the +.IR data +parameters; this was a bug. The presence of the .B libar2_encode_base64_overlap_support macro indicates that this bug has been fixed. The -- cgit v1.2.3-70-g09d2