From: Alejandro Colomar Date: Sun, 7 Sep 2025 08:06:47 +0000 (+0200) Subject: man/man3/cfree.3: pfix X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ddb26eb2011a498ece999aa44e501e0ed7fddb09;p=thirdparty%2Fman-pages.git man/man3/cfree.3: pfix Signed-off-by: Alejandro Colomar --- diff --git a/man/man3/cfree.3 b/man/man3/cfree.3 index b117539be..dfa2b5a13 100644 --- a/man/man3/cfree.3 +++ b/man/man3/cfree.3 @@ -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