Module Name: src Committed By: rillig Date: Fri Mar 26 22:33:54 UTC 2021
Modified Files: src/usr.bin/indent: README Log Message: indent: don't claim that indent is "the nicest C pretty printer around" That statement may have been true in 1993, but definitely is not true anymore, as of 2021. The part about "needs to be completely redone" is still true though since indent cannot even format its own source code in an acceptable way. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/usr.bin/indent/README Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.