git: 1b2806931ae3 - main - src.conf.5: Regen.

John Baldwin jhb at FreeBSD.org
Wed May 5 21:11:51 UTC 2021


The branch main has been updated by jhb:

URL: https://cgit.FreeBSD.org/src/commit/?id=1b2806931ae33d1f70ae1e7e88f7f02217d5bb71

commit 1b2806931ae33d1f70ae1e7e88f7f02217d5bb71
Author:     John Baldwin <jhb at FreeBSD.org>
AuthorDate: 2021-05-05 21:05:53 +0000
Commit:     John Baldwin <jhb at 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


More information about the dev-commits-src-main mailing list