Clarified meaning of "ISO 9660:1999" as Enhanced Volume Descriptor of ECMA-119 4th Edition
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 XORRISOFS 1 "Version 1.5.7, Sep 05, 2024"
|
||||
.TH XORRISOFS 1 "Version 1.5.7, Oct 06, 2024"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -71,8 +71,11 @@ operating systems of Microsoft Corporation.
|
||||
Production of this directory tree may be enabled by option \-J.
|
||||
.br
|
||||
\fBISO 9660:1999\fR
|
||||
is the name of an additional directory tree which provides longer
|
||||
filenames. It allows single file names to have up to 207 characters.
|
||||
is the folkloric name of an additional directory tree which provides longer
|
||||
filenames. It allows single file names to have up to 207 characters. Its
|
||||
starting point is specified officially as Enhanced Volume Descriptor in
|
||||
ECMA\-119 4th Edition.
|
||||
.br
|
||||
It might be of use with some older computer system boot
|
||||
facilities which read neither Rock Ridge nor Joliet but
|
||||
need longer filenames nevertheless.
|
||||
@ -496,8 +499,8 @@ and file size of up to 400 GiB \- 200 KiB. (This size limitation is
|
||||
set by the xorriso implementation and not by ISO 9660 which would
|
||||
allow nearly 8 TiB.)
|
||||
.br
|
||||
Pseudo\-level 4 enables production of an additional ISO 9660:1999
|
||||
directory tree.
|
||||
Pseudo\-level 4 enables production of an additional directory tree beginning at
|
||||
an Enhanced Volume Descriptor (aka ISO 9660:1999) as of ECMA\-119 4th Edition.
|
||||
.TP
|
||||
\fB\-disallow_dir_id_ext\fR
|
||||
Do not follow a bad habit of mkisofs which allows dots in the ISO names
|
||||
|
Reference in New Issue
Block a user