From e2d98a24b4ac8498196fceeb54edc24a534b271f Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Fri, 15 Jun 2018 16:25:36 +0000 Subject: [PATCH] src.conf.5: regen after r335210, *BINUTILS description updates Sponsored by: The FreeBSD Foundation --- share/man/man5/src.conf.5 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index a9085aa4c3b7..941afc63cfb8 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1,6 +1,6 @@ .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman. .\" $FreeBSD$ -.Dd May 30, 2018 +.Dd June 15, 2018 .Dt SRC.CONF 5 .Os .Sh NAME @@ -144,7 +144,7 @@ associated utilities, and examples. .Pp This option only affects amd64/amd64. .It Va WITHOUT_BINUTILS -Set to not build or install binutils (as, ld, objcopy, and objdump) as part +Set to not build or install binutils (as, ld, and objdump) as part of the normal system build. The resulting system cannot build programs from source. .Pp @@ -157,13 +157,13 @@ When set, it enforces these options: .Va WITHOUT_GDB .El .It Va WITH_BINUTILS -Set to build and install binutils (as, ld, objcopy, and objdump) as part +Set to build and install binutils (as, ld, and objdump) as part of the normal system build. .Pp This is a default setting on amd64/amd64, arm/arm, arm/armeb, arm/armv6, arm/armv7, i386/i386, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, mips/mipselhf, mips/mipshf, mips/mips64elhf, mips/mips64hf, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpcspe and sparc64/sparc64. .It Va WITHOUT_BINUTILS_BOOTSTRAP -Set to not build binutils (as, ld, objcopy and objdump) +Set to not build binutils (as, ld, and objdump) as part of the bootstrap process. .Bf -symbolic The option does not work for build targets unless some alternative @@ -173,7 +173,7 @@ toolchain is provided. This is a default setting on arm64/aarch64, riscv/riscv64 and riscv/riscv64sf. .It Va WITH_BINUTILS_BOOTSTRAP -Set build binutils (as, ld, objcopy and objdump) +Set build binutils (as, ld, and objdump) as part of the bootstrap process. .Pp This is a default setting on