Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Feb 2021 05:17:00 GMT
From:      Kyle Evans <kevans@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 95138d09d20a - main - Regenerate src.conf(5) after FMTREE default change
Message-ID:  <202102130517.11D5H0gG085388@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kevans:

URL: https://cgit.FreeBSD.org/src/commit/?id=95138d09d20a539cd483783f8b3d2d7052dfd793

commit 95138d09d20a539cd483783f8b3d2d7052dfd793
Author:     Kyle Evans <kevans@FreeBSD.org>
AuthorDate: 2021-02-10 15:11:55 +0000
Commit:     Kyle Evans <kevans@FreeBSD.org>
CommitDate: 2021-02-13 05:16:06 +0000

    Regenerate src.conf(5) after FMTREE default change
---
 share/man/man5/src.conf.5 | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index ea94bac4d2dc..48bd0eb04293 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd February 2, 2021
+.Dd February 13, 2021
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -630,9 +630,11 @@ and
 .It Va WITHOUT_FLOPPY
 Set to not build or install programs
 for operating floppy disk driver.
-.It Va WITHOUT_FMTREE
-Set to not build and install
+.It Va WITH_FMTREE
+Set to build and install
 .Pa /usr/sbin/fmtree .
+This option is deprecated, and will be gone in
+.Fx 14.0 .
 .It Va WITHOUT_FORMAT_EXTENSIONS
 Set to not enable
 .Fl fformat-extensions



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102130517.11D5H0gG085388>