Index: head/tools/build/options/WITHOUT_BMAKE =================================================================== --- head/tools/build/options/WITHOUT_BMAKE (revision 263088) +++ head/tools/build/options/WITHOUT_BMAKE (revision 263089) @@ -1,8 +1,8 @@ .\" $FreeBSD$ Set to not build and install the portable BSD make (bmake) as .Xr make 1 instead of the traditional FreeBSD make. This build option is temporary. -It allows developers to switch to bmake in order to work out any remaining -kinks or issues. +It allows developers to switch to the traditional FreeBSD make in order to +work out any remaining kinks or issues. This option will be removed in due time.