Reacted on complaints of lintian spelling check
This commit is contained in:
@ -872,10 +872,10 @@ int isoburn_ropt_get_data_cache(struct isoburn_read_opts *o,
|
||||
Do not load eventual inode numbers from RRIP entry PX,
|
||||
but generate a new unique inode number for each imported
|
||||
IsoNode object.
|
||||
PX inode numbers allow to mark families of hardlinks by
|
||||
giving all family members the same inode number. libisofs
|
||||
keeps the PX inode numbers unaltered when IsoNode objects
|
||||
get written into an ISO image.
|
||||
PX inode numbers mark families of hardlinks by giving all
|
||||
family members the same inode number. libisofs keeps the
|
||||
PX inode numbers unaltered when IsoNode objects get
|
||||
written into an ISO image.
|
||||
bit9= nomd5
|
||||
@since 0.4.2
|
||||
Do not load the eventual MD5 checksum array.
|
||||
@ -974,7 +974,7 @@ int isoburn_ropt_get_input_charset(struct isoburn_read_opts *o,
|
||||
@since 0.3.8
|
||||
@param o The option set to work on
|
||||
@param mode Bitfield for control purposes:
|
||||
bit0= allow to set the input character set automatically from
|
||||
bit0= set the input character set automatically from
|
||||
attribute "isofs.cs" of root directory.
|
||||
Submit any other bits with value 0.
|
||||
@return 1 success, <=0 failure
|
||||
@ -1626,7 +1626,7 @@ int isoburn_igopt_get_system_area(struct isoburn_imgen_opts *o,
|
||||
and directory trees, together with a partition table in the MBR where the
|
||||
first partition has non-zero start address and the others are zeroed.
|
||||
The first partition stretches to the end of the whole ISO image.
|
||||
The additional volume descriptor set and trees will allow to mount the
|
||||
The additional volume descriptor set and trees can be used to mount the
|
||||
ISO image at the start of the first partition, while it is still possible
|
||||
to mount it via the normal first volume descriptor set and tree at the
|
||||
start of the image or storage device.
|
||||
@ -1656,7 +1656,7 @@ int isoburn_igopt_get_part_offset(struct isoburn_imgen_opts *opts,
|
||||
int *secs_512_per_head, int *heads_per_cyl);
|
||||
|
||||
|
||||
/** Explicitely set the four timestamps of the emerging ISO image.
|
||||
/** Explicitly set the four timestamps of the emerging ISO image.
|
||||
Default with all parameters is 0.
|
||||
@since 0.5.4
|
||||
@param opts
|
||||
|
Reference in New Issue
Block a user