Reacted on complaints of lintian spelling check
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.1, Sep 13, 2015"
|
||||
@c man .TH XORRISOFS 1 "Version 1.4.1, Sep 20, 2015"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -533,7 +533,7 @@ simultaneous production of more image content.
|
||||
@cindex Table-of-content, emulation, @minus{}@minus{}emul-toc
|
||||
Write a second superblock with the first session into random-access
|
||||
files. If further sessions get appended and the first superblock gets updated,
|
||||
then the second superblock will not be overwritten. This allows to still
|
||||
then the second superblock will not be overwritten. So it is still possible to
|
||||
mount the first session and to find the start blocks of the further sessions.
|
||||
@*
|
||||
The price is 64 KiB extra space consumption. If -partition_offset is non-zero,
|
||||
@ -819,7 +819,7 @@ operating systems which mount the image.
|
||||
Option -D disables this deep directory relocation, and thus violates
|
||||
ISO 9660 specs.
|
||||
@*
|
||||
xorrisofs has -D set by default. If given explicitely then it overrides
|
||||
xorrisofs has -D set by default. If given explicitly then it overrides
|
||||
the options -rr_reloc_dir and -hide-rr-moved.
|
||||
@c man .TP
|
||||
@item -disable-deep-relocation
|
||||
@ -1252,7 +1252,7 @@ FreeBSD AvgLiveCD wiki.
|
||||
@sp 1
|
||||
For CD booting via boot facilities other than PC-BIOS and EFI, and
|
||||
for booting from USB sticks or hard disks, see the next section
|
||||
about the Sytem Area.
|
||||
about the System Area.
|
||||
@*
|
||||
@table @asis
|
||||
@sp 1
|
||||
@ -1579,7 +1579,7 @@ Set the number of sectors per head for the MBR partition table.
|
||||
0 chooses a default value. Maximum is 63.
|
||||
@*
|
||||
The product partition_sec_hd * partition_hd_cyl * 512 is the cylinder size.
|
||||
It should be divisible by 2048 in order to allow exact alignment.
|
||||
It should be divisible by 2048 in order to make exact alignment possible.
|
||||
With appended partitions and -appended_part_as_gpt there is no limit for
|
||||
the number of cylinders. Else there may be at most 1024 of them.
|
||||
If the cylinder size is too small to stay below the limit,
|
||||
|
Reference in New Issue
Block a user