diff options
Diffstat (limited to 'man/bootup.xml')
-rw-r--r-- | man/bootup.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bootup.xml b/man/bootup.xml index ed72acfda9..760a5a4c29 100644 --- a/man/bootup.xml +++ b/man/bootup.xml @@ -53,7 +53,7 @@ <para>A number of different components are involved in the system boot. Immediately after power-up, the system BIOS will do minimal hardware initialization, and hand - control over to a boot loader stored on a persistant + control over to a boot loader stored on a persistent storage device. This boot loader will then invoke an OS kernel from disk (or the network). In the Linux case this kernel now (optionally) extracts and |