]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
bootparam.7: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 21 Nov 2016 07:43:06 +0000 (08:43 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 21 Nov 2016 09:54:55 +0000 (10:54 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/bootparam.7

index fcbcbdb3fd11e845d7cd28b88fd34026e5734cc4..5b65966b67aba3f81345abbe2ba96a7d84328796 100644 (file)
@@ -31,7 +31,7 @@ bootparam \- introduction to boot time parameters of the Linux kernel
 .SH DESCRIPTION
 The Linux kernel accepts certain 'command-line options' or 'boot time
 parameters' at the moment it is started.
-In general this is used to
+In general, this is used to
 supply the kernel with information about hardware parameters that
 the kernel would not be able to determine on its own, or to avoid/override
 the values that the kernel would otherwise detect.