The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=b6cbf02ad87e2aa088aefb3176b94225890ce1b6
commit b6cbf02ad87e2aa088aefb3176b94225890ce1b6 Author: Mitchell Horne <[email protected]> AuthorDate: 2021-02-04 14:00:11 +0000 Commit: Mitchell Horne <[email protected]> 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: _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
