On Tue, 14 Mar 2017 10:39:02 +0200
Tamara Diaconita wrote:
> - If set to a nonzero value, contains a pointer to a NUL-terminated
> + If set to a nonzero value, contains a pointer to a NULL-terminated
This one is actually correct as-is. NUL is an ASCII character zero, as
one would find at the
On Tue, 14 Mar 2017, Julia Lawall wrote:
> On Tue, 14 Mar 2017, Tamara Diaconita wrote:
>
>> Fix typos in x86 directory.
>> Make documentation clear and grammatically correct.
>>
>> Signed-off-by: Tamara Diaconita
>> ---
>> Documentation/x86/boot.txt | 4 ++--
>> 1 file changed, 2 insertions(+),
On Tue, 14 Mar 2017, Tamara Diaconita wrote:
> Fix typos in x86 directory.
> Make documentation clear and grammatically correct.
>
> Signed-off-by: Tamara Diaconita
> ---
> Documentation/x86/boot.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/x86
Fix typos in x86 directory.
Make documentation clear and grammatically correct.
Signed-off-by: Tamara Diaconita
---
Documentation/x86/boot.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/x86/boot.txt b/Documentation/x86/boot.txt
index 5e9b826..694979a 10