The branch main has been updated by kevans:

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

commit 95138d09d20a539cd483783f8b3d2d7052dfd793
Author:     Kyle Evans <[email protected]>
AuthorDate: 2021-02-10 15:11:55 +0000
Commit:     Kyle Evans <[email protected]>
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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to