aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man7/bootparam.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7
index fa4c5c3353..89d8f72db8 100644
--- a/man7/bootparam.7
+++ b/man7/bootparam.7
@@ -42,7 +42,7 @@ When the kernel is booted directly by the BIOS (say from a floppy to
which you copied a kernel using 'cp zImage /dev/fd0'),
you have no opportunity to specify any parameters.
So, in order to take advantage of this possibility you have to
-use boot loader software that is able to pass parameters, such as GRUB.
+use a boot loader software that is able to pass parameters, such as GRUB.
.\" The LILO program (LInux LOader) written by Werner Almesberger is the
.\" most commonly used.