From: Alejandro Colomar Date: Sun, 17 Nov 2024 11:52:26 +0000 (+0100) Subject: sscanf.3: tfix X-Git-Tag: man-pages-6.10~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e627c26c7d91a13d160a3c54dabe9c2871c45e08;p=thirdparty%2Fman-pages.git sscanf.3: tfix Reported-by: Helge Kreutzmann Signed-off-by: Alejandro Colomar --- diff --git a/man/man3/sscanf.3 b/man/man3/sscanf.3 index b76893744..6ece7a3f0 100644 --- a/man/man3/sscanf.3 +++ b/man/man3/sscanf.3 @@ -143,7 +143,7 @@ No corresponding .I pointer argument is required, and this specification is not included in the count of successful assignments returned by -.BR scanf (). +.BR sscanf (). .TP \[bu] For decimal conversions, an optional quote character (\[aq]).