From 63e475b214d9353a5c6624a1336b25517147775d Mon Sep 17 00:00:00 2001 From: RubanDeventhiran Date: Mon, 5 Jan 2015 10:03:10 +0530 Subject: [PATCH] Update linux-bootstrap-1.md Spelling mistake for the word "address" in line #61 --- linux-bootstrap-1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-bootstrap-1.md b/linux-bootstrap-1.md index 624912e..90c5589 100644 --- a/linux-bootstrap-1.md +++ b/linux-bootstrap-1.md @@ -58,7 +58,7 @@ which is 65519 bytes over first megabyte. Since only one megabyte is accessible Ok, now we know about real mode and memory addressing, let's get back to register values after reset. -`CS` register has two parts: the visible segment selector and hidden base addres. We know predefined `CS` base and `IP` value, so our logical address will be: +`CS` register has two parts: the visible segment selector and hidden base address. We know predefined `CS` base and `IP` value, so our logical address will be: ``` 0xffff0000:0xfff0