Reacted on complaints of lintian spelling check
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRISOFS 1 "Version 1.4.1, Sep 13, 2015"
|
||||
.TH XORRISOFS 1 "Version 1.4.1, Sep 20, 2015"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -354,7 +354,7 @@ simultaneous production of more image content.
|
||||
\fB--emul-toc\fR
|
||||
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.
|
||||
.br
|
||||
The price is 64 KiB extra space consumption. If \-partition_offset is non\-zero,
|
||||
@ -574,7 +574,7 @@ operating systems which mount the image.
|
||||
Option \-D disables this deep directory relocation, and thus violates
|
||||
ISO 9660 specs.
|
||||
.br
|
||||
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.
|
||||
.TP
|
||||
\fB\-disable-deep-relocation\fR
|
||||
@ -915,7 +915,7 @@ FreeBSD AvgLiveCD wiki.
|
||||
.PP
|
||||
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.
|
||||
.br
|
||||
.TP
|
||||
\fB\-b\fR iso_rr_path
|
||||
@ -1179,7 +1179,7 @@ Set the number of sectors per head for the MBR partition table.
|
||||
0 chooses a default value. Maximum is 63.
|
||||
.br
|
||||
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