The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=e80c45dbf7d098677a607a29a55c07b85ea7f315
commit e80c45dbf7d098677a607a29a55c07b85ea7f315 Author: Ed Maste <[email protected]> AuthorDate: 2026-03-03 17:08:39 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2026-03-03 17:08:39 +0000 src.conf.5: Regen after commit c47cefba8312 --- share/man/man5/src.conf.5 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 9b185e77c126..9b1ef4c3e8d4 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1876,6 +1876,12 @@ not .Pa /etc/src.conf . .It Va WITHOUT_USB Do not build USB-related programs and libraries. +When set, it enforces these options: +.Pp +.Bl -item -compact +.It +.Va WITHOUT_USB_GADGET_EXAMPLES +.El .It Va WITHOUT_USB_GADGET_EXAMPLES Do not build USB gadget kernel modules. .It Va WITHOUT_UTMPX
