Mentioned HFS+ name mangling in man pages
This commit is contained in:
@ -906,6 +906,12 @@ metadata. The second one marks the range from HFS+ metadata to the end
|
||||
of file content data. If more ISO image data follow, then a third partition
|
||||
entry gets produced. Other features of xorriso might cause the need for
|
||||
more APM entries.
|
||||
@*
|
||||
Be aware that HFS+ is case-insensitive although it can record file names
|
||||
with upper-case and lower-case letters. Therefore, file names from the iso_rr
|
||||
name tree may collide in the HFS+ name tree. In this case they get changed
|
||||
by adding underscore characters and counting numbers. In case of very long
|
||||
names, it might be necessary to map them to "MANGLED_...".
|
||||
@c man .TP
|
||||
@item -hfsplus-serial-no
|
||||
@kindex -hfsplus-serial-no set HFS+ serial number
|
||||
|
Reference in New Issue
Block a user