Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 MKZFS is no longer the default on i386; it wa...
details: https://anonhg.NetBSD.org/src/rev/0970fe181e4d
branches: trunk
changeset: 454434:0970fe181e4d
user: gson <gson%NetBSD.org@localhost>
date: Mon Sep 16 12:57:10 2019 +0000
description:
MKZFS is no longer the default on i386; it was disabled in 2015 in
bsd.own.mk 1.846.
diffstat:
share/man/man5/mk.conf.5 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r babeaf8e86ba -r 0970fe181e4d share/man/man5/mk.conf.5
--- a/share/man/man5/mk.conf.5 Mon Sep 16 12:40:40 2019 +0000
+++ b/share/man/man5/mk.conf.5 Mon Sep 16 12:57:10 2019 +0000
@@ -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 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.
.
Home |
Main Index |
Thread Index |
Old Index