From 3f2f3c52e6f192df435bdb5861018402ec1167d0 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Mon, 12 Jan 2026 14:33:15 -0500 Subject: [PATCH] src.conf.5: Regen after addition of MK_SOUND A description for WITHOUT_SOUND is still missing though. --- share/man/man5/src.conf.5 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index eaed8f9e3fb..81c1b3e88dc 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 December 29, 2025 +.Dd January 12, 2026 .Dt SRC.CONF 5 .Os .Sh NAME @@ -530,6 +530,12 @@ CTF data encapsulates a reduced form of debugging information similar to DWARF and the venerable stabs and is required for DTrace. .It Va WITHOUT_CUSE Do not build CUSE-related programs and libraries. +When set, it enforces these options: +.Pp +.Bl -item -compact +.It +.Va WITHOUT_SOUND +.El .It Va WITHOUT_CXGBETOOL Do not build .Xr cxgbetool 8