From: Alejandro Colomar Date: Sun, 17 Nov 2024 12:08:48 +0000 (+0100) Subject: sscanf.3: wfix X-Git-Tag: man-pages-6.10~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5697303114380ef8fdcc12d5b42cb743c5ab876;p=thirdparty%2Fman-pages.git sscanf.3: wfix Reported-by: Helge Kreutzmann Signed-off-by: Alejandro Colomar --- diff --git a/man/man3/sscanf.3 b/man/man3/sscanf.3 index 6ece7a3f0..c54f36fd1 100644 --- a/man/man3/sscanf.3 +++ b/man/man3/sscanf.3 @@ -671,7 +671,7 @@ specifiers defined by C99 do not make sense (e.g., .BR "%Ld" ). While they may have a well-defined behavior on Linux, this need not -to be so on other architectures. +to be so on other systems. Therefore it usually is better to use modifiers that are not defined by C99 at all, that is, use .B q