The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=243125c81af5a4947a25e5977056c68db0474c42
commit 243125c81af5a4947a25e5977056c68db0474c42 Author: Mitchell Horne <mho...@freebsd.org> AuthorDate: 2021-02-01 14:34:11 +0000 Commit: Mitchell Horne <mho...@freebsd.org> CommitDate: 2021-02-01 14:39:55 +0000 src.conf(5): regenerate after MK_ZFS change With e5cc1c474841, this option is also disabled by WITHOUT_OPENSSL and WITHOUT_CRYPT. --- share/man/man5/src.conf.5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 81656db323ed..3b57c443353d 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -400,6 +400,8 @@ When set, it enforces these options: .Va WITHOUT_SVNLITE .It .Va WITHOUT_UNBOUND +.It +.Va WITHOUT_ZFS .El .Pp When set, these options are also in effect: @@ -1290,6 +1292,8 @@ When set, it enforces these options: .Va WITHOUT_SVNLITE .It .Va WITHOUT_UNBOUND +.It +.Va WITHOUT_ZFS .El .Pp When set, these options are also in effect: _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"