aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/boot/common/loader.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index 7c9d078d4869a..42131a6bf99f2 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -78,7 +78,7 @@ Next,
.Tn FICL
is initialized, the builtin words are added to its vocabulary, and
.Pa /boot/boot.4th
-will be processed if it exists.
+is processed if it exists.
No disk switching is possible while that file is being read.
The inner interpreter
.Nm
@@ -93,7 +93,7 @@ After that,
.Pa /boot/loader.rc
is processed if available, and, failing that,
.Pa /boot/boot.conf
-will be read for historical reasons.
+is read for historical reasons.
These files are processed through the
.Ic include
command, which reads all of them into memory before processing them,