]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
sscanf.3: wfix
authorAlejandro Colomar <alx@kernel.org>
Sun, 17 Nov 2024 12:08:48 +0000 (13:08 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sun, 17 Nov 2024 17:27:15 +0000 (18:27 +0100)
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man3/sscanf.3

index 6ece7a3f097f18056b417431e03a5e185136933b..c54f36fd1590df0d049ada0c71968f7f1cc791ee 100644 (file)
@@ -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