Date: Thu, 4 Feb 2021 14:03:26 GMT From: Mitchell Horne <mhorne@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: b6cbf02ad87e - stable/13 - src.conf.5: regenerate Message-ID: <202102041403.114E3QqN040132@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=b6cbf02ad87e2aa088aefb3176b94225890ce1b6 commit b6cbf02ad87e2aa088aefb3176b94225890ce1b6 Author: Mitchell Horne <mhorne@FreeBSD.org> AuthorDate: 2021-02-04 14:00:11 +0000 Commit: Mitchell Horne <mhorne@FreeBSD.org> CommitDate: 2021-02-04 14:02:56 +0000 src.conf.5: regenerate Direct commit to stable/13. --- share/man/man5/src.conf.5 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 6c02df1ac7de..a3802b59a3f5 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 January 30, 2021 +.Dd February 4, 2021 .Dt SRC.CONF 5 .Os .Sh NAME @@ -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: @@ -1295,6 +1297,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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102041403.114E3QqN040132>