Module Name: src Committed By: wiz Date: Tue Dec 20 23:07:57 UTC 2022
Modified Files: src/share/locale/ctype: gen_ctype_utf8.pl Log Message: Add NetBSD RCS Id header instead of OpenBSD one. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/locale/ctype/gen_ctype_utf8.pl Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/locale/ctype/gen_ctype_utf8.pl diff -u src/share/locale/ctype/gen_ctype_utf8.pl:1.1 src/share/locale/ctype/gen_ctype_utf8.pl:1.2 --- src/share/locale/ctype/gen_ctype_utf8.pl:1.1 Tue Dec 20 23:06:08 2022 +++ src/share/locale/ctype/gen_ctype_utf8.pl Tue Dec 20 23:07:57 2022 @@ -47,7 +47,7 @@ my @maps = qw( my ( $blocks_ranges_ref, $blocks_maps_ref ) = prop_invmap("Block"); -print "/*\t\$" . 'OpenBSD' . "\$\t*/\n"; +print "/*\t\$" . 'NetBSD' . "\$\t*/\n"; print <<'EOL'; /*