git: b9fdd1446cda - main - Regenerate src.conf(5) after 7c5a624afae4

Kyle Evans kevans at FreeBSD.org
Wed Jan 20 14:30:13 UTC 2021


The branch main has been updated by kevans:

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

commit b9fdd1446cdaf396a63ef9bf31c55a8aa4a5fa31
Author:     Kyle Evans <kevans at FreeBSD.org>
AuthorDate: 2021-01-20 14:29:16 +0000
Commit:     Kyle Evans <kevans at 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:


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