Module Name: src Committed By: kre Date: Wed May 19 22:29:18 UTC 2021
Modified Files: src/usr.bin/printf: printf.1 Log Message: Don't describe "%%: in the format as a format conversion, it isn't, it is an escaped literal '%' character. None of what applies to format conversions applies to this. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/usr.bin/printf/printf.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.