Date: Wed, 5 May 2021 21:11:51 GMT From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 1b2806931ae3 - main - src.conf.5: Regen. Message-ID: <202105052111.145LBp71054278@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=1b2806931ae33d1f70ae1e7e88f7f02217d5bb71 commit 1b2806931ae33d1f70ae1e7e88f7f02217d5bb71 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2021-05-05 21:05:53 +0000 Commit: John Baldwin <jhb@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105052111.145LBp71054278>