Module Name: src Committed By: martin Date: Sun May 2 10:44:31 UTC 2021
Modified Files: src/doc [netbsd-9]: CHANGES-9.2 Log Message: Ticket #1264 To generate a diff of this commit: cvs rdiff -u -r1.1.2.75 -r1.1.2.76 src/doc/CHANGES-9.2 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.2 diff -u src/doc/CHANGES-9.2:1.1.2.75 src/doc/CHANGES-9.2:1.1.2.76 --- src/doc/CHANGES-9.2:1.1.2.75 Fri Apr 30 14:08:16 2021 +++ src/doc/CHANGES-9.2 Sun May 2 10:44:31 2021 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-9.2,v 1.1.2.75 2021/04/30 14:08:16 martin Exp $ +# $NetBSD: CHANGES-9.2,v 1.1.2.76 2021/05/02 10:44:31 martin Exp $ A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2 release: @@ -3056,3 +3056,9 @@ usr.bin/make/make.h 1.105 Avoid depending on common symbols. [mrg, ticket #1263] +external/cddl/osnet/dist/cmd/zfs/zfs.8 1.2 +external/cddl/osnet/dist/cmd/zpool/zpool.8 1.2 + + zfs: Fix references to FreeBSD in manual pages. + [nia, ticket #1264] +