The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=0ec952a3ef0e14dcb9a57321d55d18a656627aa1
commit 0ec952a3ef0e14dcb9a57321d55d18a656627aa1 Author: Ed Maste <[email protected]> AuthorDate: 2026-02-06 21:23:11 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2026-02-06 21:23:11 +0000 src.conf.5: Regen --- share/man/man5/src.conf.5 | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index afd4b1c482e0..ecb990d6fcdc 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 January 30, 2026 +.Dd February 6, 2026 .Dt SRC.CONF 5 .Os .Sh NAME @@ -530,12 +530,6 @@ 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
