diff options
author | crocket <crockabiscuit@gmail.com> | 2011-06-23 20:35:12 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:00 -0300 |
commit | c1c259ec0a2b04964c7ca3cb4133fffbe594882a (patch) | |
tree | 1e9e4dee9094b58edc87e76b88d722698376336e /system/mbr/README | |
parent | c00493b2b9377178dfb5c4a4ec2db9adcc874672 (diff) | |
download | slackbuilds-c1c259ec0a2b04964c7ca3cb4133fffbe594882a.tar.gz |
system/mbr: Updated info and minor tweaks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/mbr/README')
-rw-r--r-- | system/mbr/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/mbr/README b/system/mbr/README index a9d5fa6f8a..d91da54a2a 100644 --- a/system/mbr/README +++ b/system/mbr/README @@ -3,3 +3,4 @@ mbr (Master Boot Record for IBM-PC compatible computers) The MBR is used in booting operating systems from the hard disk. It runs first, then transfers control to the operating system's loader which transfers control to the kernel. + |