Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 2021 14:30:13 GMT
From:      Kyle Evans <kevans@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: b9fdd1446cda - main - Regenerate src.conf(5) after 7c5a624afae4
Message-ID:  <202101201430.10KEUDIi098259@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kevans:

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

commit b9fdd1446cdaf396a63ef9bf31c55a8aa4a5fa31
Author:     Kyle Evans <kevans@FreeBSD.org>
AuthorDate: 2021-01-20 14:29:16 +0000
Commit:     Kyle Evans <kevans@FreeBSD.org>
CommitDate: 2021-01-20 14:29:16 +0000

    Regenerate src.conf(5) after 7c5a624afae4
    
    WITHOUT_CRYPT no longer implies WITHOUT_WIRELESS after the aforementioned
    commit.
---
 share/man/man5/src.conf.5 | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index fa44fac74a51..5ff5b31b80be 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 7, 2021
+.Dd January 20, 2021
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -400,8 +400,6 @@ When set, it enforces these options:
 .Va WITHOUT_SVNLITE
 .It
 .Va WITHOUT_UNBOUND
-.It
-.Va WITHOUT_WIRELESS
 .El
 .Pp
 When set, these options are also in effect:
@@ -1309,8 +1307,6 @@ When set, it enforces these options:
 .Va WITHOUT_SVNLITE
 .It
 .Va WITHOUT_UNBOUND
-.It
-.Va WITHOUT_WIRELESS
 .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?202101201430.10KEUDIi098259>