NOTE This document does not contain instructions or tape command sequences to build the LTFS structure.
|
Element
|
Description
|
|---|---|
| M | Incremented when a major update has been made to the LTFS Format Specification. Major updates are defined as any change to the on-media format or specification semantics that are expected to break compatibility with older versions of the specification. |
| N | Incremented when a minor update has been made to the LTFS Format Specification. Minor updates are defined as any change to the on-media format or specification semantics that is not expected to break compatibility with older versions of the specification that have the same value for M in the version number. |
| R | Incremented when textual revisions are made to the LTFS Format Specification. Textual revisions are defined as revisions that improve the clarity of the specification document without changing the intent of the document. By definition, minor changes do not alter the on-media format or specification semantics. |
NOTE 1 When any element of the specification version number is incremented, all sub-ordinate elements to the right are reset to zero. For example, if the version is 1.0.12 and N is incremented to 1, then R is set to zero resulting in version 1.1.0.
NOTE 2 The first public version of this document used version number 1.0. This value should be interpreted as equivalent to 1.0.0 in the version numbering defined in this document.
|
Conditional
|
Description
|
|---|---|
| MA < MB | MA.NA.RA is an earlier version than MB .NB .RB . |
| MA = MB and MA < NB | MA.NA.RA is an earlier version than MB .NB .RB . |
| MA = MB and NA = NB and RA < RB | MA.NA.RA is an earlier version than MB .NB .RB . However, as defined above, changes that result only in a different R value are descriptive changes in the specification rather than on media changes. |
ISO/IEC 20919