diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2026-03-03 17:08:39 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2026-03-03 17:08:39 +0000 |
| commit | e80c45dbf7d098677a607a29a55c07b85ea7f315 (patch) | |
| tree | 26c746a32320318fc6d04b54bae7690338811dd8 | |
| parent | b6bb2fc77e37fcb1efb4f83fcb2965f26b4db705 (diff) | |
src.conf.5: Regen after commit c47cefba8312
| -rw-r--r-- | share/man/man5/src.conf.5 | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
