From 83cc5501b56cc4fe47cfd9cb3dd88d0959980438 Mon Sep 17 00:00:00 2001 From: Alexander Kuleshov Date: Fri, 14 Jul 2017 18:00:49 +0600 Subject: [PATCH] update description --- Booting/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Booting/README.md b/Booting/README.md index a641b80..4d5c88e 100644 --- a/Booting/README.md +++ b/Booting/README.md @@ -1,4 +1,4 @@ -# Kernel Boot Process +# Booting process of the Linux Kernel This chapter describes the linux kernel boot process. Here you will see a couple of posts which describes the full cycle of the kernel loading process: