Module Name: src Committed By: wiz Date: Mon Mar 20 12:16:07 UTC 2017
Modified Files: src/doc: CHANGES Log Message: Fix typo. To generate a diff of this commit: cvs rdiff -u -r1.2264 -r1.2265 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2264 src/doc/CHANGES:1.2265 --- src/doc/CHANGES:1.2264 Mon Mar 20 12:06:03 2017 +++ src/doc/CHANGES Mon Mar 20 12:16:07 2017 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2264 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2265 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -490,4 +490,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: mdocml: Import 1.14.1. [christos 20170318] sh(1): Arithmetic parser imported from dash (via FreeBSD) adding support for all required operators, as well - as beig smaller and faster. [kre 20170320] + as being smaller and faster. [kre 20170320]