aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/firmware.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/firmware.9')
-rw-r--r--share/man/man9/firmware.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/firmware.9 b/share/man/man9/firmware.9
index f324861248d2..43f965a20fb7 100644
--- a/share/man/man9/firmware.9
+++ b/share/man/man9/firmware.9
@@ -201,7 +201,7 @@ whether compiled in, or preloaded by
or manually loaded with
.Xr kldload 8 .
However, a system can implement additional mechanisms to bring
-these images in memory before calling
+these images into memory before calling
.Fn firmware_register .
.Pp
When
@@ -347,7 +347,7 @@ If
.Fa imagename
matches the trailing subpath of a registered image with a full path, that image is returned.
.It
-he kernel linker searches for a kernel module named
+The kernel linker searches for a kernel module named
.Fa imagename .
If a kernel module is found, it is loaded, and
the list of registered firmware images is searched again.