CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/04/04 09:25:11

Modified files:
        share/man/man9 : printf.9 

Log message:
Document support subset of conversion specification

Clarify that printf(9) only knows
%[width][size]conversion
contrary to printf(3)'s
%[argno$][flags][width][.precision][size]conversion

Feedback OK jmc
OK deraadt

Reply via email to