[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140817183001.GB4077@mo-online.de>
Date: Sun, 17 Aug 2014 20:30:02 +0200
From: Markus Osterhoff <mo@...online.org>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org
Subject: [TYPO 1/9] [typo] spelling, punctuation in main README file
- the option [...] allow -> allows you to specify
- no double-space behind etc. since it's not the
end of a sentence, but of an acronym
Signed-off-by: Markus Osterhoff <linux-kernel@...aum.org>
---
README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
index a24ec89..8ccbd54 100644
--- a/README
+++ b/README
@@ -133,7 +133,7 @@ BUILD directory for the kernel:
When compiling the kernel, all output files will per default be
stored together with the kernel source code.
- Using the option "make O=output/dir" allow you to specify an alternate
+ Using the option "make O=output/dir" allows you to specify an alternate
place for the output files (including .config).
Example:
@@ -320,7 +320,7 @@ COMPILING the kernel:
reboot, and enjoy!
If you ever need to change the default root device, video mode,
- ramdisk size, etc. in the kernel image, use the 'rdev' program (or
+ ramdisk size, etc. in the kernel image, use the 'rdev' program (or
alternatively the LILO boot options when appropriate). No need to
recompile the kernel to change these parameters.
--
1.8.5.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists