lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 11 Feb 2016 14:55:38 -0500
From:	Justin Keller <justincompsci@...il.com>
To:	trivial@...nel.org, linux-doc@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org
Subject: patch to fix small grammar error

Hello,
I have a small patch to the memory-hotplug documentation. One line
adds a comma, and the other line adds an and.

Justin Keller

--- Documentation/memory-hotplug.txt.orig 2016-02-11 11:21:22.000000000 -0500

+++ Documentation/memory-hotplug.txt 2016-02-11 11:23:08.000000000 -0500

@@ -88,9 +88,9 @@



 1.3. Unit of Memory online/offline operation

 ------------

-Memory hotplug uses SPARSEMEM memory model which allows memory to be divided

+Memory hotplug uses SPARSEMEM memory model, which allows memory to be divided

 into chunks of the same size. These chunks are called "sections". The size of

-a memory section is architecture dependent. For example, power uses 16MiB, ia64

+a memory section is architecture dependent. For example, power uses
16MiB and ia64

 uses 1GiB.



 Memory sections are combined into chunks referred to as "memory blocks". The

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ