Index: head/tools/build/options/WITHOUT_CROSS_COMPILER =================================================================== --- head/tools/build/options/WITHOUT_CROSS_COMPILER (revision 275137) +++ head/tools/build/options/WITHOUT_CROSS_COMPILER (revision 275138) @@ -1,13 +1,13 @@ .\" $FreeBSD$ Set to not build any cross compiler in the cross-tools stage of buildworld. If you are compiling a different version of -.Fx +.Fx than what is installed on the system, you will need to provide an alternate compiler with XCC to ensure success. If you are compiling with an identical version of -.Fx +.Fx to the host, this option may be safely used. This option may also be safe when the host version of -.Fx +.Fx is close to the sources being built, but all bets are off if there have been any changes to the toolchain between the versions. Index: head/tools/build/options/WITHOUT_INCLUDES =================================================================== --- head/tools/build/options/WITHOUT_INCLUDES (revision 275137) +++ head/tools/build/options/WITHOUT_INCLUDES (revision 275138) @@ -1,8 +1,7 @@ .\" $FreeBSD$ Set to not install header files. -This option used to be spelled +This option used to be spelled .Va NO_INCS . .Bf -symbolic The option does not work for build targets. .Ef - Index: head/tools/build/options/WITHOUT_RCS =================================================================== --- head/tools/build/options/WITHOUT_RCS (revision 275137) +++ head/tools/build/options/WITHOUT_RCS (revision 275138) @@ -1,6 +1,5 @@ .\" $FreeBSD$ Set to not build -.Xr rcs 1 -, -.Xr etcupdate 8 -, and related utilities. +.Xr rcs 1 , +.Xr etcupdate 8 , +and related utilities. Index: head/tools/build/options/WITH_FMAKE =================================================================== --- head/tools/build/options/WITH_FMAKE (revision 275137) +++ head/tools/build/options/WITH_FMAKE (revision 275138) @@ -1,4 +1,4 @@ .\" $FreeBSD$ -Causes the old FreeBSD +Causes the old FreeBSD .Xr make 1 program to be built and installed as fmake.