The branch main has been updated by bapt:

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

commit 0e2bf3002f7ea3f836fc71c135bdccd53ad78032
Author:     Baptiste Daroussin <b...@freebsd.org>
AuthorDate: 2024-03-15 08:21:17 +0000
Commit:     Baptiste Daroussin <b...@freebsd.org>
CommitDate: 2024-03-15 08:22:43 +0000

    src.conf(5): regen after addition of nuageinit
---
 share/man/man5/src.conf.5 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 255d5a567ec0..b3e482fd8a7f 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,5 +1,5 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
-.Dd March 1, 2024
+.Dd March 15, 2024
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -1314,6 +1314,8 @@ will not be built either if this option is set.
 Do not build
 .Xr ntpd 8
 and related programs.
+.It Va WITHOUT_NUAGEINIT
+Do not install the limited cloud init support scripts.
 .It Va WITHOUT_NVME
 Do not build nvme related tools and kernel modules.
 .Pp

Reply via email to