man 3p printf
man 3 printf
The above two man page gives different info of printf.
What’s different for man 3 and man 3p?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You have probably installed the
manpages-posixandmanpages-posix-devpackages on your system, as I have. This also gives you the POSIX-prepared manpages, which is an excellent way to determine if you’re relying on behavior specific to your system or standardized behavior.