Mentioned the change of default weight for boot image files

This commit is contained in:
2013-09-07 20:12:08 +00:00
parent 3580e4c9a5
commit 800d9c6239
6 changed files with 90 additions and 85 deletions

View File

@ -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.3, Sep 03, 2013"
@c man .TH XORRISO 1 "Version 1.3.3, Sep 07, 2013"
@c man .\" Please adjust this date whenever revising the manpage.
@c man .\"
@c man .\" Some roff macros, for reference:
@ -2387,6 +2387,7 @@ Data files which are loaded by -indev or -dev get a weight between 1 and
them roughly in the same order if the write method of modifying is applied.
@*
Data files which are added by other commands get an initial weight of 0.
Boot image files have a default weight of 2.
@*
E.g.: -exec sort_weight 3 @minus{}@minus{}
@*