From b72ce4bfdf5fdac8215fb120ecd2759b4d03d954 Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Sat, 19 Sep 2020 14:49:31 +0000 Subject: [PATCH] src.conf(5): Fix some mandoc issues in source files - new sentence, new line - blank line in fill mode Event: September 2020 Bugathon MFC after: 1 week --- tools/build/options/WITH_LOADER_FIREWIRE | 4 ++-- tools/build/options/WITH_LOADER_VERBOSE | 1 - tools/build/options/WITH_NVME | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/tools/build/options/WITH_LOADER_FIREWIRE b/tools/build/options/WITH_LOADER_FIREWIRE index f273654b91c7..0204357f4345 100644 --- a/tools/build/options/WITH_LOADER_FIREWIRE +++ b/tools/build/options/WITH_LOADER_FIREWIRE @@ -1,3 +1,3 @@ .\" $FreeBSD$ -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. diff --git a/tools/build/options/WITH_LOADER_VERBOSE b/tools/build/options/WITH_LOADER_VERBOSE index a859c7a1952c..79b79e9ff996 100644 --- a/tools/build/options/WITH_LOADER_VERBOSE +++ b/tools/build/options/WITH_LOADER_VERBOSE @@ -2,4 +2,3 @@ Set to build with extra verbose debugging in the loader. May explode already nearly too large loader over the limit. Use with care. - diff --git a/tools/build/options/WITH_NVME b/tools/build/options/WITH_NVME index 6ba792562f6b..49ffe43e68d7 100644 --- a/tools/build/options/WITH_NVME +++ b/tools/build/options/WITH_NVME @@ -1,3 +1,2 @@ .\" $FreeBSD$ Set to build nvme related tools and kernel modules. -