From: Alejandro Colomar Date: Wed, 15 Feb 2023 17:44:22 +0000 (+0100) Subject: printf.h.3head: ffix X-Git-Tag: man-pages-6.04~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c6483b50699e318a846292a92ff622f353f515e;p=thirdparty%2Fman-pages.git printf.h.3head: ffix Signed-off-by: Alejandro Colomar --- diff --git a/man3head/printf.h.3head b/man3head/printf.h.3head index 64f11c9eb0..af743623ba 100644 --- a/man3head/printf.h.3head +++ b/man3head/printf.h.3head @@ -159,14 +159,15 @@ The type is determined by using one of the following constants: cast to .IR char . .TP -.B PA_WCHAR wchar_t +.B PA_WCHAR +.IR wchar_t . .TP .B PA_STRING -.I "const char\~*" , +.IR "const char\~*" , a \(aq\e0\(aq-terminated string. .TP .B PA_WSTRING -.I "const wchar_t\~*" , +.IR "const wchar_t\~*" , a wide character L\(aq\e0\(aq-terminated string. .TP .B PA_POINTER