[TYPO 1/9] [typo] spelling, punctuation in main README file

From: Markus Osterhoff
Date: Sun Aug 17 2014 - 14:39:12 EST


- 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@xxxxxxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/