The branch main has been updated by manu:

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

commit 5ea96be40b1b0af62dc8ffb8f44ae6f82806a5f0
Author:     Emmanuel Vadot <[email protected]>
AuthorDate: 2023-03-03 07:50:15 +0000
Commit:     Emmanuel Vadot <[email protected]>
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

Reply via email to