aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2020-09-24 08:51:23 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2020-09-24 08:51:23 +0000
commitea91248c6df5c98e3e5d3034944a2df71bc3efe5 (patch)
treeee2112a1bc242a697764fba3d06607e7dd0c6520 /share
parent88f7c52f3139c7a8c985295350fbd3970d31e503 (diff)
downloadsrc-ea91248c6df5c98e3e5d3034944a2df71bc3efe5.tar.gz
src-ea91248c6df5c98e3e5d3034944a2df71bc3efe5.zip
Regen after r365903
Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=366108
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/src.conf.56
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index b1e728fe8e28..90f6a4886bf5 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.