aboutsummaryrefslogtreecommitdiff
path: root/tools/build/options/WITHOUT_LLD_BOOTSTRAP
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/options/WITHOUT_LLD_BOOTSTRAP')
-rw-r--r--tools/build/options/WITHOUT_LLD_BOOTSTRAP2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/options/WITHOUT_LLD_BOOTSTRAP b/tools/build/options/WITHOUT_LLD_BOOTSTRAP
index d9824c51b23c..0995ef549de4 100644
--- a/tools/build/options/WITHOUT_LLD_BOOTSTRAP
+++ b/tools/build/options/WITHOUT_LLD_BOOTSTRAP
@@ -1,4 +1,4 @@
.\" $FreeBSD$
-Set to not build the LLD linker during the bootstrap phase of
+Do not build the LLD linker during the bootstrap phase of
the build.
To be able to build the system an alternate linker must be provided via XLD.