summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-02-12 20:26:29 +0100
committerAlejandro Colomar <alx@kernel.org>2023-02-12 20:26:29 +0100
commit629aeb166631adbcba01f88ad563e842f046954d (patch)
tree81d6ba75106fa720b20667816c7d1d8803be9128
parent147a60d792a5db8f3cb93ea16eefb73e16c1fb91 (diff)
printf.h.3head: ffix
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man3head/printf.h.3head2
1 files changed, 1 insertions, 1 deletions
diff --git a/man3head/printf.h.3head b/man3head/printf.h.3head
index fa7d99e4d..64f11c9eb 100644
--- a/man3head/printf.h.3head
+++ b/man3head/printf.h.3head
@@ -223,7 +223,7 @@ The specifier was not a valid character.
.SH VERSIONS
.BR \%register_printf_function (3)
is an older function similar to
-.BR \%register_printf_specifier,
+.BR \%register_printf_specifier (),
and is now deprecated.
That function can't handle user-defined types.
.PP