From e627c26c7d91a13d160a3c54dabe9c2871c45e08 Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Sun, 17 Nov 2024 12:52:26 +0100 Subject: [PATCH] sscanf.3: tfix Reported-by: Helge Kreutzmann Signed-off-by: Alejandro Colomar --- man/man3/sscanf.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]). -- 2.47.2