Index: head/tools/build/options/WITHOUT_BINUTILS =================================================================== --- head/tools/build/options/WITHOUT_BINUTILS (revision 356758) +++ head/tools/build/options/WITHOUT_BINUTILS (revision 356759) @@ -1,9 +1,8 @@ .\" $FreeBSD$ -Set to not build or install GNU +Do not build or install GNU .Xr as 1 , -.Xr objdump 1 , -and, on powerpc, -.Xr ld.bfd 1 +.Xr ld.bfd 1 , and +.Xr objdump 1 as part of the normal system build. The resulting system cannot build programs from source. Index: head/tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP =================================================================== --- head/tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP (revision 356758) +++ head/tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP (revision 356759) @@ -1,7 +1,7 @@ .\" $FreeBSD$ -Set to not build binutils (as, objdump, and on powerpc ld) +Do not build binutils (as, ld.bfd, and objdump) as part of the bootstrap process. .Bf -symbolic The option does not work for build targets unless some alternative toolchain is provided. .Ef