New -compliance rule joliet_utf16
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.3.5, Dec 12, 2013"
|
||||
.TH XORRISO 1 "Version 1.3.5, Dec 16, 2013"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -2506,6 +2506,11 @@ than 64.
|
||||
.br
|
||||
"joliet_long_paths" allows Joliet paths longer than 240 characters.
|
||||
.br
|
||||
"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.
|
||||
.br
|
||||
"always_gmt" stores timestamps in GMT representation with timezone 0.
|
||||
.br
|
||||
"rec_mtime" records with non\-RockRidge directory entries the disk file's
|
||||
|
Reference in New Issue
Block a user