From 84938a7d2b680d2d28ec99606e84fe712efd9a69 Mon Sep 17 00:00:00 2001 From: Roberto I Date: Wed, 15 Jul 2026 15:39:07 -0300 Subject: MacOS by default uses statically linked readline (plus detail in the manual) --- manual/manual.of | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manual') diff --git a/manual/manual.of b/manual/manual.of index 65261695..426ad453 100644 --- a/manual/manual.of +++ b/manual/manual.of @@ -2692,9 +2692,9 @@ which behaves like a nil value. @sect3{constchar|@title{Pointers to Strings} -Several functions in the API accept pointers (@T{const char*}) -to C strings. -Some of there parameters have an associated length (@T{size_t}). +Several functions in the API have parameters +that are pointers to C strings (@T{const char*}). +Some of these parameters have an associated length (@T{size_t}). Unless stated otherwise, when there is an associated length, the string can contain embedded zeros; -- cgit v1.2.3-55-g6feb