[PATCH] linux: README: reduced README size by 1 byte by removing unnecessary space character

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Aaron A Montoya <aaron.a.montoya@xxxxxxxxx>

On line 9 of the README there is an unnecessary extra space character, 
after the period, that adds 1 byte of size to the file. By removing the 
unnecessary space, Linux downloads will be 1 byte smaller and therefor be 
faster to download and take up less space on a user's system, all while 
correcting a sentence structure issue. This change is one of the few 
optimizations with practically no downsides, besides taking time out 
of the hardworking Linux maintainers day to implement the change.
Remove extra space after the period on line 9 of the README.
Commit 0619770a02a30834 ("Removed unnecessary space character from README")

Signed-off-by: Aaron A Montoya <aaron.a.montoya@xxxxxxxxx>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 669ac7c32292..0b05d700637f 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ be rendered in a number of formats, like HTML and PDF. Please read
 Documentation/admin-guide/README.rst first.
 
 In order to build the documentation, use ``make htmldocs`` or
-``make pdfdocs``.  The formatted documentation can also be read online at:
+``make pdfdocs``. The formatted documentation can also be read online at:
 
     https://www.kernel.org/doc/html/latest/
 
-- 
2.21.0.windows.1




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux