All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: x86: Fix typos
@ 2017-03-14  8:39 Tamara Diaconita
  2017-03-14  9:02 ` [Outreachy kernel] " Julia Lawall
  2017-03-14 13:25 ` Jonathan Corbet
  0 siblings, 2 replies; 4+ messages in thread
From: Tamara Diaconita @ 2017-03-14  8:39 UTC (permalink / raw)
  To: linux-doc, corbet, outreachy-kernel; +Cc: Tamara Diaconita

Fix typos in x86 directory.
Make documentation clear and grammatically correct.

Signed-off-by: Tamara Diaconita <diaconita.tamara@gmail.com>
---
 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 100644
--- a/Documentation/x86/boot.txt
+++ b/Documentation/x86/boot.txt
@@ -336,7 +336,7 @@ Type:		read
 Offset/size:	0x20e/2
 Protocol:	2.00+
 
-  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
   human-readable kernel version number string, less 0x200.  This can
   be used to display the kernel version to the user.  This value
   should be less than (0x200*setup_sects).
@@ -1105,7 +1105,7 @@ address of the struct boot_params.
 
 **** EFI HANDOVER PROTOCOL
 
-This protocol allows boot loaders to defer initialisation to the EFI
+This protocol allows boot loaders to defer initialization to the EFI
 boot stub. The boot loader is required to load the kernel/initrd(s)
 from the boot media and jump to the EFI handover protocol entry point
 which is hdr->handover_offset bytes from the beginning of
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-14 13:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-14  8:39 [PATCH] Documentation: x86: Fix typos Tamara Diaconita
2017-03-14  9:02 ` [Outreachy kernel] " Julia Lawall
2017-03-14 11:22   ` Jani Nikula
2017-03-14 13:25 ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.