Mentioned HFS+ name mangling in man pages
This commit is contained in:
@ -643,6 +643,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.
|
||||
.br
|
||||
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_...".
|
||||
.TP
|
||||
\fB\-hfsplus-serial-no\fR
|
||||
Set a string of 16 digits "0" to "9"
|
||||
|
Reference in New Issue
Block a user