From ea91248c6df5c98e3e5d3034944a2df71bc3efe5 Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Thu, 24 Sep 2020 08:51:23 +0000 Subject: [PATCH] Regen after r365903 Sponsored by: The FreeBSD Foundation --- share/man/man5/src.conf.5 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index b1e728fe8e2..90f6a4886bf 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -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/powerpc and powerpc/powerp 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.