From: Alejandro Colomar Date: Wed, 5 Aug 2026 15:39:10 +0000 (+0200) Subject: man/man3head/memory.h.3head: STANDARDS: wfix X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde89937573fcd5186061832db2ff09fa082f43e;p=thirdparty%2Fman-pages.git man/man3head/memory.h.3head: STANDARDS: wfix strncat(3), for example, necessarily operates on a string in $1. For that reason, 'always' is a bit more appropriate than 'necessarily'. Signed-off-by: Alejandro Colomar --- diff --git a/man/man3head/memory.h.3head b/man/man3head/memory.h.3head index 59f91e2ed..fb65142c2 100644 --- a/man/man3head/memory.h.3head +++ b/man/man3head/memory.h.3head @@ -66,7 +66,7 @@ These functions are also provided in .IR , as specified by ISO C. This is a historic mistake maintained for compatibility reasons; -these functions don't necessarily operate on strings. +these functions don't always operate on strings. .SH HISTORY SVr1, 4.3BSD. .P