Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2021 22:10:22 GMT
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 7a731da592fa - main - rc.conf(5): regenerate after WITHOUT_NDIS removal
Message-ID:  <202101262210.10QMAMjS062737@gitrepo.freebsd.org>

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

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

commit 7a731da592fae9a75278b2d4139d03d7ef6ba84a
Author:     Marius Strobl <marius@FreeBSD.org>
AuthorDate: 2021-01-26 22:02:39 +0000
Commit:     Marius Strobl <marius@FreeBSD.org>
CommitDate: 2021-01-26 22:02:39 +0000

    rc.conf(5): regenerate after WITHOUT_NDIS removal
    
    ndis(4) has been removed in bfc99943b04b46a6c1c885ce7bcc6f235b7422aa
    and its build option in 84876bf70222c4e10144d034119f7f455f99813c.
---
 share/man/man5/src.conf.5 | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index adee40aa3088..7d9a1b683a62 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 24, 2021
+.Dd January 26, 2021
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -1178,9 +1178,6 @@ Set to build
 .Pp
 This is a default setting on
 amd64/amd64, arm64/aarch64, i386/i386 and powerpc/powerpc64.
-.It Va WITHOUT_NDIS
-Set to not build programs and libraries
-related to NDIS emulation support.
 .It Va WITHOUT_NETCAT
 Set to not build
 .Xr nc 1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101262210.10QMAMjS062737>