Date: Thu, 24 Sep 2020 08:51:23 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r366108 - head/share/man/man5 Message-ID: <202009240851.08O8pOXq047987@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Thu Sep 24 08:51:23 2020 New Revision: 366108 URL: https://svnweb.freebsd.org/changeset/base/366108 Log: Regen after r365903 Sponsored by: The FreeBSD Foundation Modified: head/share/man/man5/src.conf.5 Modified: head/share/man/man5/src.conf.5 ============================================================================== --- head/share/man/man5/src.conf.5 Thu Sep 24 08:40:32 2020 (r366107) +++ head/share/man/man5/src.conf.5 Thu Sep 24 08:51:23 2020 (r366108) @@ -987,8 +987,8 @@ Enable building with support for verification based on certificates obtained from UEFI. .Pp .It Va WITH_LOADER_FIREWIRE -Enable firewire support in /boot/loader on x86. This option is a nop -on all other platforms. +Enable firewire support in /boot/loader on x86. +This option is a nop on all other platforms. .It Va WITHOUT_LOADER_GELI Disable inclusion of GELI crypto support in the boot chain binaries. .Pp @@ -1033,7 +1033,6 @@ arm/armv6, arm/armv7, mips/mips, mips/mips64, powerpc/ Set to build with extra verbose debugging in the loader. May explode already nearly too large loader over the limit. Use with care. - .It Va WITH_LOADER_VERIEXEC Enable building .Xr loader 8 @@ -1270,7 +1269,6 @@ This is a default setting on arm/armv6, arm/armv7, mips/mips, mips/mips64, powerpc/powerpc, riscv/riscv64 and riscv/riscv64sf. .It Va WITH_NVME Set to build nvme related tools and kernel modules. - .Pp This is a default setting on amd64/amd64, arm64/aarch64, i386/i386 and powerpc/powerpc64.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009240851.08O8pOXq047987>