summaryrefslogtreecommitdiffstats
path: root/sys/boot/common
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2002-07-15 03:39:34 +0000
committerkeramida <keramida@FreeBSD.org>2002-07-15 03:39:34 +0000
commit23964fb59a5030a4b789bc09d3f6f7f343ff741e (patch)
tree46587de0601fbdd227a6bf4b4f030cff6ca817e8 /sys/boot/common
parentecae610d3104e2751f08b8b5d7181723ced662a8 (diff)
downloadFreeBSD-src-23964fb59a5030a4b789bc09d3f6f7f343ff741e.zip
FreeBSD-src-23964fb59a5030a4b789bc09d3f6f7f343ff741e.tar.gz
Use present tense in all the verbs, when describing loader's startup.
Most of them are not in a future tense already.
Diffstat (limited to 'sys/boot/common')
-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 7c9d078..42131a6 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,
OpenPOWER on IntegriCloud