Mentioned HFS+ name mangling in man pages
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 XORRISO 1 "Version 1.2.3, Jun 27, 2012"
|
||||
.TH XORRISO 1 "Version 1.2.3, Jul 02, 2012"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -2317,6 +2317,12 @@ Information about HFS creator, type, and blessings gets stored by xorriso
|
||||
if \-hfsplus is enabled at \-commit time. It is stored as copy outside the
|
||||
HFS+ partition, but rather along with the Rock Ridge information.
|
||||
xorriso does not read any information from the HFS+ meta data.
|
||||
.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\-rockridge\fR "on"|"off"
|
||||
Mode "off" disables production of Rock Ridge information for the ISO 9660 file
|
||||
|
Reference in New Issue
Block a user