Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1312724 > unrolled thread
| Started by | Diego Viola <diego.viola@gmail.com> |
|---|---|
| First post | 2016-01-20 02:30 +0100 |
| Last post | 2016-01-20 02:30 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH TRIVIAL] README: Fix grammar mistake Diego Viola <diego.viola@gmail.com> - 2016-01-20 02:30 +0100
| From | Diego Viola <diego.viola@gmail.com> |
|---|---|
| Date | 2016-01-20 02:30 +0100 |
| Subject | [PATCH TRIVIAL] README: Fix grammar mistake |
| Message-ID | <qSPKZ-7CF-71@gated-at.bofh.it> |
Signed-off-by: Diego Viola <diego.viola@gmail.com>
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index f4756ee..dc5a102 100644
--- a/README
+++ b/README
@@ -125,7 +125,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:
--
2.7.0
Back to top | Article view | linux.kernel
csiph-web