Corrected spelling errors found by lintian
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISOFS 1 "Version 1.4.9, Sep 12, 2017"
|
||||
@c man .TH XORRISOFS 1 "Version 1.4.9, Sep 16, 2017"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -1360,7 +1360,7 @@ from the boot image in the current catalog entry.
|
||||
Non-emulating BIOS bootimages usually need a load size of 4.
|
||||
Nevertheless the default setting of mkisofs is to use the full size of the
|
||||
boot image rounded up to a multiple of 4 512-byte blocks. This default
|
||||
may be explicitely enforced by the word "full" instead of a number.
|
||||
may be explicitly enforced by the word "full" instead of a number.
|
||||
@*
|
||||
EFI boot images usually get set the number of blocks occupied
|
||||
by the boot image file.
|
||||
@ -1449,7 +1449,7 @@ boot facilities and partition tables of various hardware architectures.
|
||||
A @strong{MBR} (Master Boot Record) contains boot code and a partition table.
|
||||
It is read by PC-BIOS when booting from USB stick or hard disk,
|
||||
and by PowerPC CHRP or PReP when booting.
|
||||
An MBR partiton with type 0xee indicates the presence of GPT.
|
||||
An MBR partition with type 0xee indicates the presence of GPT.
|
||||
@*
|
||||
@cindex GPT, _definition
|
||||
A @strong{GPT} (GUID Partition Table) marks partitions in a more modern way.
|
||||
|
Reference in New Issue
Block a user