From 7891ee6a140cb2144e7a2c96fd0b8fe422989e53 Mon Sep 17 00:00:00 2001 From: Miguel Lloreda Date: Sun, 4 Jan 2015 13:56:27 -0500 Subject: [PATCH] fixed typo --- 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 3f77890..3941d6e 100644 --- a/linux-bootstrap-1.md +++ b/linux-bootstrap-1.md @@ -26,7 +26,7 @@ Magic power button, what's next? Despite that it is series of posts about linux kernel, we will not start from kernel code (at least in this paragraph). Ok, you pressed magic power button on your laptop or desktop computer and it started to work. After this mother board sends signal to the [power supply](http://en.wikipedia.org/wiki/Power_supply) which provides computer with the proper amount of electricity. Once motherboard receives [power good signal](http://en.wikipedia.org/wiki/Power_good_signal), it tries to run CPU. CPU resets all leftover data in its registers and sets up predefined values for every register. -[80386](http://en.wikipedia.org/wiki/Intel_80386) and later CPUs defines following predifined data in CPU registers after computer resets: +[80386](http://en.wikipedia.org/wiki/Intel_80386) and later CPUs defines following predefined data in CPU registers after computer resets: ``` IP 0xfff0