Module Name:    src
Committed By:   gson
Date:           Mon Sep 16 12:57:10 UTC 2019

Modified Files:
        src/share/man/man5: mk.conf.5

Log Message:
MKZFS is no longer the default on i386; it was disabled in 2015 in
bsd.own.mk 1.846.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/share/man/man5/mk.conf.5

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

Modified files:

Index: src/share/man/man5/mk.conf.5
diff -u src/share/man/man5/mk.conf.5:1.78 src/share/man/man5/mk.conf.5:1.79
--- src/share/man/man5/mk.conf.5:1.78	Wed Feb 20 17:48:31 2019
+++ src/share/man/man5/mk.conf.5	Mon Sep 16 12:57:10 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mk.conf.5,v 1.78 2019/02/20 17:48:31 wiz Exp $
+.\"	$NetBSD: mk.conf.5,v 1.79 2019/09/16 12:57:10 gson Exp $
 .\"
 .\"  Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
 .\"  All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd February 19, 2019
+.Dd September 16, 2019
 .Dt MK.CONF 5
 .Os
 .\" turn off hyphenation
@@ -852,7 +852,7 @@ Indicates whether the YP (NIS) infrastru
 Indicates whether the ZFS kernel module and the utilities and
 libraries used to manage the ZFS system are to be built.
 .DFLTy
-on i386 and amd64,
+on amd64,
 .Dq no
 on other architectures.
 .

Reply via email to