The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=1b2806931ae33d1f70ae1e7e88f7f02217d5bb71
commit 1b2806931ae33d1f70ae1e7e88f7f02217d5bb71 Author: John Baldwin <[email protected]> AuthorDate: 2021-05-05 21:05:53 +0000 Commit: John Baldwin <[email protected]> CommitDate: 2021-05-05 21:11:33 +0000 src.conf.5: Regen. Reviewed by: emaste MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D30107 --- share/man/man5/src.conf.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index fede8aea2ba8..0fe0df58144d 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 April 9, 2021 +.Dd May 5, 2021 .Dt SRC.CONF 5 .Os .Sh NAME @@ -1508,8 +1508,8 @@ Install .Xr svnlite 1 as .Xr svn 1 . -.It Va WITHOUT_SVNLITE -Do not build +.It Va WITH_SVNLITE +Build .Xr svnlite 1 and related programs. .It Va WITHOUT_SYSCONS _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "[email protected]"
