diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 485e253ca13a..b19e746c8c68 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1021,12 +1021,12 @@ Set to use LLVM's libunwind stack unwinder (instead of GCC's unwinder). This is a default setting on amd64/amd64, arm64/aarch64, i386/i386, riscv/riscv64 and riscv/riscv64sf. .It Va WITHOUT_LOADER_EFI -Set to disable building of EFI bootloader components +Set to disable building of EFI bootloader components. .Pp This is a default setting on mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, mips/mipselhf, mips/mipshf, mips/mips64elhf, mips/mips64hf, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpcspe, riscv/riscv64, riscv/riscv64sf and sparc64/sparc64. .It Va WITH_LOADER_EFI -Set to build EFI bootloader components +Set to build EFI bootloader components. .Pp This is a default setting on amd64/amd64, arm/arm, arm/armeb, arm/armv6, arm/armv7, arm64/aarch64 and i386/i386.