New -as mkisofs option -joliet-utf16
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISOFS 1 "Version 1.3.5, Dec 12, 2013"
|
||||
@c man .TH XORRISOFS 1 "Version 1.3.5, Dec 16, 2013"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -919,6 +919,14 @@ by the specification. Allow Joliet paths longer than the prescribed limit of
|
||||
Oversized names get truncated. Without this option, oversized paths get
|
||||
excluded from the Joliet tree.
|
||||
@c man .TP
|
||||
@item -joliet-utf16
|
||||
@kindex -joliet-utf16 use UTF-16 with Joliet names
|
||||
@cindex UTF-16, for Joliet paths, -joliet-utf16
|
||||
Encode Joliet file names in UTF-16BE rather than UCS-2.
|
||||
The difference is with characters which are not present
|
||||
in UCS-2 and get encoded in UTF-16 by 2 words of 16 bit each.
|
||||
Both words then stem from a reserved subset of UCS-2.
|
||||
@c man .TP
|
||||
@item -hfsplus
|
||||
@kindex -hfsplus enable production of HFS+ partition
|
||||
@cindex HFS+, enables production
|
||||
|
Reference in New Issue
Block a user