Module Name: src
Committed By: martin
Date: Fri Sep 27 15:31:38 UTC 2019
Modified Files:
src/doc [netbsd-9]: CHANGES-9.0
Log Message:
Clarify entry for #252
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.63 -r1.1.2.64 src/doc/CHANGES-9.0
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-9.0
diff -u src/doc/CHANGES-9.0:1.1.2.63 src/doc/CHANGES-9.0:1.1.2.64
--- src/doc/CHANGES-9.0:1.1.2.63 Fri Sep 27 15:29:27 2019
+++ src/doc/CHANGES-9.0 Fri Sep 27 15:31:38 2019
@@ -1,5 +1,5 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.63 2019/09/27 15:29:27 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.64 2019/09/27 15:31:38 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -4086,8 +4086,8 @@ external/cddl/osnet/lib/libzfs_core/Make
external/cddl/osnet/lib/libzpool/Makefile 1.13
lib/libpthread/Makefile 1.95
- Move the shared libraries requires by /sbin/{zfs,zpool,mount_zfs} to
- them to /lib.
+ Move the shared libraries required by /sbin/{zfs,zpool,mount_zfs}
+ to /lib.
[brad, ticket #252]
sys/arch/i386/stand/efiboot/boot.c 1.17