Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Mar 2023 07:53:03 GMT
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 5ea96be40b1b - main - src.conf.5: Regen after switching to WITHOUT_ATM
Message-ID:  <202303030753.3237r3aW079930@gitrepo.freebsd.org>

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

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

commit 5ea96be40b1b0af62dc8ffb8f44ae6f82806a5f0
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2023-03-03 07:50:15 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2023-03-03 07:52:41 +0000

    src.conf.5: Regen after switching to WITHOUT_ATM
    
    Sponsored by:   Beckhoff Automation GmbH & Co. KG
    Differential Revision:  https://reviews.freebsd.org/D38846
---
 share/man/man5/src.conf.5 | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index d7c689780cd0..e7bc62d9e2fe 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -127,9 +127,8 @@ checks.
 Do not build
 .Xr at 1
 and related utilities.
-.It Va WITHOUT_ATM
-Do not build
-programs and libraries related to ATM networking.
+.It Va WITH_ATM
+Build ATM Libraries and related programs.
 .It Va WITHOUT_AUDIT
 Do not build audit support into system programs.
 .It Va WITHOUT_AUTHPF



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