Avoided the use of the term 'eventual' for the meaning 'if applicable'.

This commit is contained in:
2011-06-17 14:39:24 +00:00
parent dfccac8ba7
commit 75a626d4d4
14 changed files with 627 additions and 621 deletions

View File

@ -128,7 +128,7 @@ address 16*2048 and to let start partition 1 at this address. The second
superblock leads to a second directory tree which takes into account the
address difference between partition 1 and the base device. So the image
gets mountable via both devices and reserves 32 kB for boot manager software
where it eventually can manipulate and augment the MBR.
where it may manipulate and augment the MBR.
(See [http://libburnia-project.org/wiki/PartitionOffset Partition Offset Wiki]
for examples.)