Module Name: src Committed By: rillig Date: Sat Nov 27 21:23:23 UTC 2021
Modified Files: src/usr.bin/indent: README.md Log Message: indent: reword README To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.bin/indent/README.md Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.bin/indent/README.md diff -u src/usr.bin/indent/README.md:1.1 src/usr.bin/indent/README.md:1.2 --- src/usr.bin/indent/README.md:1.1 Thu Nov 18 16:54:34 2021 +++ src/usr.bin/indent/README.md Sat Nov 27 21:23:23 2021 @@ -8,12 +8,12 @@ additions to provide "Kernel Normal Form Microsystems. Between 2000 and 2019, FreeBSD maintained the code, adding several features. -NetBSD imported these changes on 2019-04.04. +NetBSD imported these changes on 2019-04-04. -In 2021, indent was updated to handle C99 comments, cleaning up the code. It -got a proper test suite, uncovering many inconsistencies and bugs that either -had been there forever or had been introduced by importing the FreeBSD version -in 2019. +In 2021, indent was updated to handle C99 comments and the code got a major +overhaul. Indent got an extensive and systematic test suite, which uncovered +many inconsistencies and bugs. Several of these bugs had been introduced by +importing the FreeBSD version on 2019-04-04. # References