]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man3/cfree.3: pfix
authorAlejandro Colomar <alx@kernel.org>
Sun, 7 Sep 2025 08:06:47 +0000 (10:06 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sun, 7 Sep 2025 09:14:34 +0000 (11:14 +0200)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man3/cfree.3

index b117539be937a44370edfa0e605bcb33785fc71a..dfa2b5a133d1efee5fc996aa785719aa7b28afdc 100644 (file)
@@ -81,7 +81,7 @@ A frequently asked question is "Can I use
 to free memory allocated with
 .BR calloc (3),
 or do I need
-.BR cfree ()?"
+.BR cfree ()?\[dq].
 Answer: use
 .BR free (3).
 .P