Module Name:    src
Committed By:   martin
Date:           Mon Dec 18 13:50:50 UTC 2023

Modified Files:
        src/distrib/notes/common [netbsd-10]: main

Log Message:
Pull up following revision(s) (requested by abs in ticket #499):

        distrib/notes/common/main: revision 1.571
        distrib/notes/common/main: revision 1.572

Add note about zfs mount behaviour change in NetBSD 10
main: minor style fix


To generate a diff of this commit:
cvs rdiff -u -r1.570.2.2 -r1.570.2.3 src/distrib/notes/common/main

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/notes/common/main
diff -u src/distrib/notes/common/main:1.570.2.2 src/distrib/notes/common/main:1.570.2.3
--- src/distrib/notes/common/main:1.570.2.2	Sun Nov  5 18:14:43 2023
+++ src/distrib/notes/common/main	Mon Dec 18 13:50:50 2023
@@ -1,4 +1,4 @@
-.\"	$NetBSD: main,v 1.570.2.2 2023/11/05 18:14:43 martin Exp $
+.\"	$NetBSD: main,v 1.570.2.3 2023/12/18 13:50:50 martin Exp $
 .\"
 .\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -830,6 +830,16 @@ and thus all issues that are fixed by
 .Ic postinstall
 by default will be handled.
 .Pp
+In
+.Nx 9
+and earlier, filesystems listed in
+.Pa /etc/fstab
+would be mounted before non-legacy
+.Ic zfs
+filesystems. Starting from
+.Nx 10
+this order has been reversed.
+.Pp
 If you have ever run a version of
 .Nx -current
 between April 18, 2020 and September 23, 2022 (the version numbers

Reply via email to