New -compliance rule 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 XORRISO 1 "Version 1.3.5, Dec 12, 2013"
|
||||
@c man .TH XORRISO 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:
|
||||
@ -2965,6 +2965,12 @@ than 64.
|
||||
@*
|
||||
"joliet_long_paths" allows Joliet paths longer than 240 characters.
|
||||
@*
|
||||
@cindex UTF-16, for Joliet paths, -compliance
|
||||
"joliet_utf16" encodes Joliet 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.
|
||||
@*
|
||||
"always_gmt" stores timestamps in GMT representation with timezone 0.
|
||||
@*
|
||||
"rec_mtime" records with non-RockRidge directory entries the disk file's
|
||||
|
Reference in New Issue
Block a user